ResourceSku interface

資源 SKU。

屬性

capabilities

此 SKU 的功能清單,例如輸送量或 ops/秒。

locationInfo

SKU 可供使用的位置集合。

locations

SKU 可供使用的位置集合。 這是支援和註冊的 Azure 地理區域(例如美國西部、美國東部、東南亞等)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

此 SKU 的名稱。

resourceType

SKU 適用的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restrictions

防止使用此 SKU 的限制。 如果沒有限制,則這是空的。

屬性詳細資料

capabilities

此 SKU 的功能清單,例如輸送量或 ops/秒。

capabilities?: ResourceSkuCapabilities[]

屬性值

locationInfo

SKU 可供使用的位置集合。

locationInfo?: ResourceSkuLocationInfo[]

屬性值

locations

SKU 可供使用的位置集合。 這是支援和註冊的 Azure 地理區域(例如美國西部、美國東部、東南亞等)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

locations?: string[]

屬性值

string[]

name

此 SKU 的名稱。

name?: string

屬性值

string

resourceType

SKU 適用的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceType?: string

屬性值

string

restrictions

防止使用此 SKU 的限制。 如果沒有限制,則這是空的。

restrictions?: Restriction[]

屬性值