Share via


AutonomousDatabaseLifecycleState type

Defines values for AutonomousDatabaseLifecycleState.
KnownAutonomousDatabaseLifecycleState can be used interchangeably with AutonomousDatabaseLifecycleState, this enum contains the known values that the service supports.

Known values supported by the service

Provisioning: Indicates that resource in Provisioning state
Available: Indicates that resource in Available state
Stopping: Indicates that resource in Stopping state
Stopped: Indicates that resource in Stopped state
Starting: Indicates that resource in Starting state
Terminating: Indicates that resource in Terminating state
Terminated: Indicates that resource in Terminated state
Unavailable: Indicates that resource in Unavailable state
RestoreInProgress: Indicates that resource in RestoreInProgress state
RestoreFailed: Indicates that resource in RestoreFailed state
BackupInProgress: Indicates that resource in BackupInProgress state
ScaleInProgress: Indicates that resource in ScaleInProgress state
AvailableNeedsAttention: Indicates that resource is available but needs attention
Updating: Indicates that resource in Updating state
MaintenanceInProgress: Indicates that resource maintenance in progress state
Restarting: Indicates that resource in Restarting state
Recreating: Indicates that resource in Recreating state
RoleChangeInProgress: Indicates that resource role change in progress state
Upgrading: Indicates that resource in Upgrading state
Inaccessible: IIndicates that resource in Inaccessible state
Standby: Indicates that resource in Standby state

type AutonomousDatabaseLifecycleState = string