TransportAvailabilityRequest Class

Request body to get the transport availability for given sku.

Inheritance
azure.mgmt.databox._serialization.Model
TransportAvailabilityRequest

Constructor

TransportAvailabilityRequest(*, sku_name: str | _models.SkuName | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
sku_name

Type of the device. Known values are: "DataBox", "DataBoxDisk", and "DataBoxHeavy".

Variables

Name Description
sku_name

Type of the device. Known values are: "DataBox", "DataBoxDisk", and "DataBoxHeavy".