DbServerProvisioningState type

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

Known values supported by the service

Creating: Indicates that resource in Creating state
Available: Indicates that resource in Available state
Unavailable: Indicates that resource in Unavailable state
Deleting: Indicates that resource in Deleting state
Deleted: Indicates that resource in Deleted state
MaintenanceInProgress: Indicates that resource maintenance in progress state

type DbServerProvisioningState = string