SkuInformation interface

Sku information

Properties

costs

The pricing info of the Sku. NOTE: This property will not be serialized. It can only be populated by the server.

family

The Sku family. NOTE: This property will not be serialized. It can only be populated by the server.

kind

The sku kind. NOTE: This property will not be serialized. It can only be populated by the server.

locationInfo

The locations where Sku is available with zones and sites info NOTE: This property will not be serialized. It can only be populated by the server.

locations

The locations where Sku is available. NOTE: This property will not be serialized. It can only be populated by the server.

name

The sku name. NOTE: This property will not be serialized. It can only be populated by the server.

requiredFeatures

The required features for the sku to be available. NOTE: This property will not be serialized. It can only be populated by the server.

requiredQuotaIds

The required quotaIds for the sku to be available. NOTE: This property will not be serialized. It can only be populated by the server.

tier

The sku tier. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

costs

The pricing info of the Sku. NOTE: This property will not be serialized. It can only be populated by the server.

costs?: SkuCost[]

Property Value

family

The Sku family. NOTE: This property will not be serialized. It can only be populated by the server.

family?: string

Property Value

string

kind

The sku kind. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: string

Property Value

string

locationInfo

The locations where Sku is available with zones and sites info NOTE: This property will not be serialized. It can only be populated by the server.

locationInfo?: SkuLocationInfo[]

Property Value

locations

The locations where Sku is available. NOTE: This property will not be serialized. It can only be populated by the server.

locations?: string[]

Property Value

string[]

name

The sku name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

requiredFeatures

The required features for the sku to be available. NOTE: This property will not be serialized. It can only be populated by the server.

requiredFeatures?: string[]

Property Value

string[]

requiredQuotaIds

The required quotaIds for the sku to be available. NOTE: This property will not be serialized. It can only be populated by the server.

requiredQuotaIds?: string[]

Property Value

string[]

tier

The sku tier. NOTE: This property will not be serialized. It can only be populated by the server.

tier?: string

Property Value

string