Show / Hide Table of Contents

Enum OperationStatus

Possible operation status.

Namespace: Oci.AdmService.Models
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public enum OperationStatus

Fields

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