Поделиться через


CustomDnsSuffixProvisioningState type

Определяет значения для CustomDnsSuffixProvisioningState.

type CustomDnsSuffixProvisioningState =
  | "Succeeded"
  | "Failed"
  | "Degraded"
  | "InProgress"