Package version:

Interface ResourceSkuRestrictions

Restrictions where the SKU cannot be used

Hierarchy

  • ResourceSkuRestrictions

Properties

reasonCode?: string

Gets the reason for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription'

restrictionInfo?: ResourceSkuRestrictionInfo

Gets the information about the restriction where the SKU cannot be used.

type?: string

Gets the type of restrictions. Possible values include: 'Location', 'Zone'

values?: string[]

Gets the value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.

Generated using TypeDoc