TransportAvailabilityRequest Class

Request body to get the transport availability for given sku.

Inheritance
TransportAvailabilityRequest

Constructor

TransportAvailabilityRequest(*, sku_name: Optional[Union[str, azure.mgmt.databox.v2020_04_01.models._data_box_management_client_enums.SkuName]] = None, **kwargs)

Parameters

sku_name
str or <xref:azure.mgmt.databox.models.SkuName>
Required

Type of the device. Possible values include: "DataBox", "DataBoxDisk", "DataBoxHeavy".