DataBoxEdgeSku Class

The Sku information.

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

Inheritance
DataBoxEdgeSku

Constructor

DataBoxEdgeSku(**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".

size
str

The Sku kind.

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/site.

costs
list[SkuCost]

The pricing info of the Sku.

restrictions
list[SkuRestriction]

Restriction info of the SKU.

signup_option
str or SkuSignupOption

Can the SKU be signed up.. Possible values include: "None", "Available".

version
str or SkuVersion

Sku version. Possible values include: "Stable", "Preview".

availability
str or SkuAvailability

Is SKU available. Possible values include: "Available", "Unavailable".