TransportPreferences Class

Preferences related to the shipment logistics of the sku.

All required parameters must be populated in order to send to Azure.

Inheritance
TransportPreferences

Constructor

TransportPreferences(*, preferred_shipment_type: Union[str, azure.mgmt.databox.v2020_04_01.models._data_box_management_client_enums.TransportShipmentTypes], **kwargs)

Parameters

preferred_shipment_type
str or <xref:azure.mgmt.databox.models.TransportShipmentTypes>
Required

Required. Indicates Shipment Logistics type that the customer preferred. Possible values include: "CustomerManaged", "MicrosoftManaged".