KnownDbNodeProvisioningState enum
Known values of DbNodeProvisioningState that the service accepts.
Fields
Available | Indicates that resource in Available state |
Failed | Indicates that resource in Failed state |
Provisioning | Indicates that resource in Provisioning state |
Starting | Indicates that resource in Starting state |
Stopped | Indicates that resource in Stopped state |
Stopping | Indicates that resource in Stopping state |
Terminated | Indicates that resource in Terminated state |
Terminating | Indicates that resource in Terminating state |
Updating | Indicates that resource in Updating state |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript