SkuInformation Class

Sku information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SkuInformation

Constructor

SkuInformation(**kwargs)

Variables

name
str

The sku name.

tier
str

The sku tier.

kind
str

The sku kind.

family
str

The Sku family.

costs
list[SkuCost]

The pricing info of the Sku.

locations
list[str]

The locations where Sku is available.

location_info
list[SkuLocationInfo]

The locations where Sku is available with zones and sites info.

required_quota_ids
list[str]

The required quotaIds for the sku to be available.

required_features
list[str]

The required features for the sku to be available.