Show / Hide Table of Contents

Enum ScheduleLifecycleState

The status of a schedule.

Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum ScheduleLifecycleState

Fields

Name Description
Active
Creating
Deleted
Deleting
Failed
Inactive
UnknownEnumValue
Updating
In this article
Back to top