Show / Hide Table of Contents

Enum OperationStatus

The status of a work request.

Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
public enum OperationStatus

Fields

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