Show / Hide Table of Contents

Enum ExportRunStatus

Status of the latest export run.

Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public enum ExportRunStatus

Fields

Name Description
Failed
InProgress
Pending
Retrying
Scheduled
Succeeded
UnknownEnumValue
In this article
Back to top