共用方式為


SkuDescription interface

可調整資源的 SKU 描述。

屬性

capabilities

SKU 的功能,例如流量管理員是否已啟用?

capacity

目前指派給資源的實例數目。

family

資源 SKU 的系列代碼。

locations

SKU 的位置。

name

資源 SKU 的名稱。

size

資源 SKU 的大小規範。

skuCapacity

SKU 的最小、最大值和預設小數位數值。

tier

資源 SKU 的服務層級。

屬性詳細資料

capabilities

SKU 的功能,例如流量管理員是否已啟用?

capabilities?: Capability[]

屬性值

capacity

目前指派給資源的實例數目。

capacity?: number

屬性值

number

family

資源 SKU 的系列代碼。

family?: string

屬性值

string

locations

SKU 的位置。

locations?: string[]

屬性值

string[]

name

資源 SKU 的名稱。

name?: string

屬性值

string

size

資源 SKU 的大小規範。

size?: string

屬性值

string

skuCapacity

SKU 的最小、最大值和預設小數位數值。

skuCapacity?: SkuCapacity

屬性值

tier

資源 SKU 的服務層級。

tier?: string

屬性值

string