Show / Hide Table of Contents

Enum OperationStatus

The state of the operation.

Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum OperationStatus

Fields

Name Description
Accepted
Canceled
Canceling
Failed
InProgress
Succeeded
UnknownEnumValue
Waiting
In this article
Back to top