ResourceSkuRestrictions interface
描述 SKU 的限制。
屬性
reason |
限制的原因。 |
restriction |
無法使用 SKU 之限制的相關信息。 |
type | 限制的類型。 |
values | 限制的值。 如果限制類型設定為位置。 這會是 SKU 限制的不同位置。 |
屬性詳細資料
reasonCode
限制的原因。
reasonCode?: string
屬性值
string
restrictionInfo
type
values
限制的值。 如果限制類型設定為位置。 這會是 SKU 限制的不同位置。
values?: string[]
屬性值
string[]