PublicIpAddressDnsSettingsDomainNameLabelScope type

PublicIpAddressDnsSettingsDomainNameLabelScope の値を定義します。

type PublicIpAddressDnsSettingsDomainNameLabelScope =
  | "TenantReuse"
  | "SubscriptionReuse"
  | "ResourceGroupReuse"
  | "NoReuse"