public enum StateReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum State.
The various lifecycle states of the Autonomous Database.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields | 
      |
|---|---|
| Name | Description | 
Available | 
        Indicates that the Autonomous Database is in available state.  | 
      
AvailableNeedsAttention | 
        Indicates that the Autonomous Database is available but needs attention state.  | 
      
BackupInProgress | 
        Indicates that the Autonomous Database backup is in progress.  | 
      
Inaccessible | 
        Indicates that the Autonomous Database is in inaccessible state.  | 
      
MaintenanceInProgress | 
        Indicates that the Autonomous Database's maintenance is in progress state.  | 
      
Provisioning | 
        Indicates that the Autonomous Database is in provisioning state.  | 
      
Recreating | 
        Indicates that the Autonomous Database is in recreating state.  | 
      
Restarting | 
        Indicates that the Autonomous Database is in restarting state.  | 
      
RestoreFailed | 
        Indicates that the Autonomous Database failed to restore.  | 
      
RestoreInProgress | 
        Indicates that the Autonomous Database restore is in progress.  | 
      
RoleChangeInProgress | 
        Indicates that the Autonomous Database's role change is in progress state.  | 
      
ScaleInProgress | 
        Indicates that the Autonomous Database scale is in progress.  | 
      
Standby | 
        Indicates that the Autonomous Database is in standby state.  | 
      
Starting | 
        Indicates that the Autonomous Database is in starting state.  | 
      
Stopped | 
        Indicates that the Autonomous Database is in stopped state.  | 
      
Stopping | 
        Indicates that the Autonomous Database is in stopping state.  | 
      
Terminated | 
        Indicates that the Autonomous Database is in terminated state.  | 
      
Terminating | 
        Indicates that the Autonomous Database is in terminating state.  | 
      
Unavailable | 
        Indicates that the Autonomous Database is in unavailable state.  | 
      
Unspecified | 
        Default unspecified value.  | 
      
Updating | 
        Indicates that the Autonomous Database is in updating state.  | 
      
Upgrading | 
        Indicates that the Autonomous Database is in upgrading state.  |