Share via


DbNodeProvisioningState type

Defines values for DbNodeProvisioningState.
KnownDbNodeProvisioningState can be used interchangeably with DbNodeProvisioningState, 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
Updating: Indicates that resource in Updating 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
Failed: Indicates that resource in Failed state

type DbNodeProvisioningState = string