SkuInformation Class

Information of the sku.

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

Inheritance
SkuInformation

Constructor

SkuInformation(**kwargs)

Variables

sku
<xref:azure.mgmt.databox.models.Sku>

The Sku.

enabled
bool

The sku is enabled or not.

destination_to_service_location_map
list[<xref:azure.mgmt.databox.models.DestinationToServiceLocationMap>]

The map of destination location to service location.

capacity
<xref:azure.mgmt.databox.models.SkuCapacity>

Capacity of the Sku.

costs
list[<xref:azure.mgmt.databox.models.SkuCost>]

Cost of the Sku.

api_versions
list[str]

Api versions that support this Sku.

disabled_reason
str or <xref:azure.mgmt.databox.models.SkuDisabledReason>

Reason why the Sku is disabled. Possible values include: "None", "Country", "Region", "Feature", "OfferType", "NoSubscriptionInfo".

disabled_reason_message
str

Message for why the Sku is disabled.

required_feature
str

Required feature to access the sku.