KnownProvisioningState enum
Known values of ProvisioningState that the service accepts.
Fields
| Accepted | Represents an accepted operation. |
| Canceled | Represents a canceled operation. |
| Deleting | Represents an operation under deletion. |
| Failed | Represents a failed operation. |
| Provisioning | Represents a pending operation. |
| Succeeded | Represents a succeeded operation. |
| Updating | Represents a pending operation. |