ResourceTypeSku interface

SkuInformation object

Properties

apiVersions

The API versions in which SKU is available NOTE: This property will not be serialized. It can only be populated by the server.

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

Availability of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server.

locations

Availability of the SKU for the region 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.

resourceType

The type of the resource NOTE: This property will not be serialized. It can only be populated by the server.

restrictions

Restrictions of the SKU availability. 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

apiVersions

The API versions in which SKU is available NOTE: This property will not be serialized. It can only be populated by the server.

apiVersions?: string[]

Property Value

string[]

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

Availability of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server.

locationInfo?: SkuLocationInfo[]

Property Value

locations

Availability of the SKU for the region 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

resourceType

The type of the resource NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

Property Value

string

restrictions

Restrictions of the SKU availability. NOTE: This property will not be serialized. It can only be populated by the server.

restrictions?: SkuRestriction[]

Property Value

tier

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

tier?: string

Property Value

string