ProvisioningState type

Gets the status of the storage account at the time the operation was called.

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