Enum ComputeTargetLifecycleState
The status of a compute target.
Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum ComputeTargetLifecycleState
Fields
| Name | Description |
|---|---|
| Active | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| NeedsAttention | |
| UnknownEnumValue | |
| Updating |