NspProvisioningState type

The current provisioning state.
KnownNspProvisioningState can be used interchangeably with NspProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Succeeded
Creating: Creating
Updating: Updating
Deleting: Deleting
Accepted: Accepted
Failed: Failed

type NspProvisioningState = string