ProvisioningState type

Defines values for ProvisioningState.

type ProvisioningState = "succeeded" | "provisioning" | "failed"