共用方式為


ResourceSkuRestrictions interface

SKU 的限制。

屬性

reasonCode

限制的原因。

restrictionInfo

無法使用 SKU 之限制的相關信息。

type

限制的類型。

values

限制的值。 如果限制類型設定為位置。 這會是 SKU 限制的不同位置。

屬性詳細資料

reasonCode

限制的原因。

reasonCode?: string

屬性值

string

restrictionInfo

無法使用 SKU 之限制的相關信息。

restrictionInfo: ResourceSkuRestrictionInfo

屬性值

type

限制的類型。

type?: string

屬性值

string

values

限制的值。 如果限制類型設定為位置。 這會是 SKU 限制的不同位置。

values: string[]

屬性值

string[]