KnownSiteProvisioningState enum
Known values of SiteProvisioningState that the service accepts.
Fields
Adding | The resource is being added to this site. |
Deleting | The resource is being deleted from this site. |
Failed | The resource failed to be provisioned on this site. |
NotApplicable | The resource should not be provisioned on this site. |
Provisioned | The resource is provisioned on this site. |
Updating | The resource is being updated on this site. |