Enum LifecycleState
Possible lifecycle states.
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum LifecycleState
Fields
| Name | Description |
|---|---|
| Active | |
| Canceled | |
| Canceling | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| InProgress | |
| Inactive | |
| NeedsAttention | |
| Succeeded | |
| UnknownEnumValue | |
| Updating | |
| Waiting |