Enum LifecycleStates
Possible lifecycle states.
Namespace: Oci.ManagementagentService.Models
Assembly: OCI.DotNetSDK.Managementagent.dll
Syntax
public enum LifecycleStates
Fields
| Name | Description |
|---|---|
| Active | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| Inactive | |
| Terminated | |
| UnknownEnumValue | |
| Updating |