Enum PipelineRunLifecycleState
The lifecycle state of a pipeline run.
Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum PipelineRunLifecycleState
Fields
| Name | Description |
|---|---|
| Accepted | |
| Canceled | |
| Canceling | |
| Deleted | |
| Deleting | |
| Failed | |
| InProgress | |
| Succeeded | |
| UnknownEnumValue |