你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceSkuRestrictions interface

The restrictions of the SKU.

Properties

reasonCode

the reason for restriction.

restrictionInfo

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

type

the type of restrictions.

values

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

Property Details

reasonCode

the reason for restriction.

reasonCode?: string

Property Value

string

restrictionInfo

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

restrictionInfo: ResourceSkuRestrictionInfo

Property Value

type

the type of restrictions.

type?: string

Property Value

string

values

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

values: string[]

Property Value

string[]