Enum LifecycleState
The current state of the Resource.
Namespace: Oci.RecoveryService.Models
Assembly: OCI.DotNetSDK.Recovery.dll
Syntax
public enum LifecycleState
Fields
| Name | Description |
|---|---|
| Active | |
| Creating | |
| DeleteScheduled | |
| Deleted | |
| Deleting | |
| Failed | |
| UnknownEnumValue | |
| Updating |