Enum MigrationLifecycleStates
Possible Migration lifecycle states.
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public enum MigrationLifecycleStatesFields
| Name | Description | 
|---|---|
| Accepted | |
| Active | |
| Canceled | |
| Creating | |
| Deleted | |
| Deleting | |
| Failed | |
| InProgress | |
| Inactive | |
| NeedsAttention | |
| Succeeded | |
| UnknownEnumValue | |
| Updating | |
| Waiting |