Compartir a través de


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