ManagedDatabaseStatus type

Status of the database.
KnownManagedDatabaseStatus can be used interchangeably with ManagedDatabaseStatus, this enum contains the known values that the service supports.

Known values supported by the service

Online: Online
Offline: Offline
Shutdown: Shutdown
Creating: Creating
Inaccessible: Inaccessible
Restoring: Restoring
Updating: Updating
Stopping: Stopping
Stopped: Stopped
Starting: Starting
DbMoving: DbMoving
DbCopying: DbCopying

type ManagedDatabaseStatus = string