Enum BlueGreenDeploymentSwitchoverStatus
Current stage of the latest switchover action.
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum BlueGreenDeploymentSwitchoverStatus
Fields
| Name | Description |
|---|---|
| NotStarted | |
| ReadyForSwitchover | |
| ReplicatingData | |
| SwitchoverCompleted | |
| SwitchoverFailed | |
| SwitchoverInProgress | |
| UnknownEnumValue | |
| Validating |