Enum LifecycleState
The valid states for a resource.
Namespace: Oci.OdaService.Models
Assembly: OCI.DotNetSDK.Oda.dll
Syntax
public enum LifecycleStateFields
| Name | Description | 
|---|---|
| Active | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| Inactive | |
| UnknownEnumValue | |
| Updating |