Show / Hide Table of Contents

Enum JobStatus

Possible Job status.

Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public enum JobStatus

Fields

Name Description
Aborted
Accepted
Canceled
Failed
Ignored
InProgress
NotApplicable
Paused
Skipped
Succeeded
TimedOut
UnknownEnumValue
Waiting
In this article
Back to top