KnownProvisioningState enum
Known values of ProvisioningState that the service accepts.
Fields
Accepted | Accepted means ARM resource has been accepted. |
Canceled | Cancelled means resource operation has been cancelled |
Creating | Creating means ARM resource is being created. |
Deleting | Deleting means resource is in the process of being deleted |
Failed | Failed means resource is in failed state |
Migrating | Migrating means resource is being migrated from one subscription or resource group to another |
Succeeded | Succeeded means resource creation succeeded during last create/update |
Updating | Updating means an existing ARM resource is being updated |
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