ServiceProviderProvisioningState type

The ServiceProviderProvisioningState state of the resource.
KnownServiceProviderProvisioningState can be used interchangeably with ServiceProviderProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

NotProvisioned: NotProvisioned
Provisioning: Provisioning
Provisioned: Provisioned
Deprovisioning: Deprovisioning

type ServiceProviderProvisioningState = string