Show / Hide Table of Contents

Enum OperationStatus

Possible operation statuses.

Namespace: Oci.OptimizerService.Models
Assembly: OCI.DotNetSDK.Optimizer.dll
Syntax
public enum OperationStatus

Fields

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