ProvisioningState type

Defines values for ProvisioningState.

type ProvisioningState = "Creating" | "ResolvingDNS" | "Succeeded"