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

SkuDescription interface

Description of a SKU for a scalable resource.

Properties

capabilities

Capabilities of the SKU, e.g., is traffic manager enabled?

capacity

Current number of instances assigned to the resource.

family

Family code of the resource SKU.

locations

Locations of the SKU.

name

Name of the resource SKU.

size

Size specifier of the resource SKU.

skuCapacity

Min, max, and default scale values of the SKU.

tier

Service tier of the resource SKU.

Property Details

capabilities

Capabilities of the SKU, e.g., is traffic manager enabled?

capabilities?: Capability[]

Property Value

capacity

Current number of instances assigned to the resource.

capacity?: number

Property Value

number

family

Family code of the resource SKU.

family?: string

Property Value

string

locations

Locations of the SKU.

locations?: string[]

Property Value

string[]

name

Name of the resource SKU.

name?: string

Property Value

string

size

Size specifier of the resource SKU.

size?: string

Property Value

string

skuCapacity

Min, max, and default scale values of the SKU.

skuCapacity?: SkuCapacity

Property Value

tier

Service tier of the resource SKU.

tier?: string

Property Value

string