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

ResourceSku interface

Represents the SKU name and Azure pricing tier for Analysis Services resource.

Properties

capacity

The number of instances in the read only query pool.

name

Name of the SKU level.

tier

The name of the Azure pricing tier to which the SKU applies.

Property Details

capacity

The number of instances in the read only query pool.

capacity?: number

Property Value

number

name

Name of the SKU level.

name: string

Property Value

string

tier

The name of the Azure pricing tier to which the SKU applies.

tier?: string

Property Value

string