Aracılığıyla paylaş


ResourceSkuRestrictionsReasonCode type

ResourceSkuRestrictionsReasonCode değerlerini tanımlar. Olası değerler şunlardır: 'QuotaId', 'NotAvailableForSubscription'

type ResourceSkuRestrictionsReasonCode =
  | "QuotaId"
  | "NotAvailableForSubscription"