ResourceTypeSku Class

SkuInformation object.

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

Inheritance
ResourceTypeSku

Constructor

ResourceTypeSku(**kwargs)

Variables

resource_type
str

The type of the resource.

name
str or SkuName

The Sku name. Possible values include: "Gateway", "Edge", "TEA_1Node", "TEA_1Node_UPS", "TEA_1Node_Heater", "TEA_1Node_UPS_Heater", "TEA_4Node_Heater", "TEA_4Node_UPS_Heater", "TMA", "TDC", "TCA_Large", "TCA_Small", "GPU".

kind
str

The Sku kind.

tier
str or SkuTier

The Sku tier. Possible values include: "Standard".

family
str

The Sku family.

locations
list[str]

Availability of the SKU for the region.

api_versions
list[str]

The API versions in which SKU is available.

location_info
list[SkuLocationInfo]

Availability of the SKU for the location/zone.

costs
list[SkuCost]

The pricing info of the Sku.

restrictions
list[SkuRestriction]

Restrictions of the SKU availability.