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

resource_type
str

The resource type.

name
str

The sku name.

tier
str

The sku tier.

kind
str

The sku kind.

size
str

The sku size.

family
str

The sku family.

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.

costs
list[SkuCost]

The cost of the SKU.

capabilities
list[SKUCapability]

The capabilities of the SKU.