TransportPreferences Class

Preferences related to the shipment logistics of the sku.

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

Inheritance
azure.mgmt.databox._serialization.Model
TransportPreferences

Constructor

TransportPreferences(*, preferred_shipment_type: str | _models.TransportShipmentTypes, **kwargs: Any)

Keyword-Only Parameters

Name Description
preferred_shipment_type

Indicates Shipment Logistics type that the customer preferred. Required. Known values are: "CustomerManaged" and "MicrosoftManaged".

Variables

Name Description
preferred_shipment_type

Indicates Shipment Logistics type that the customer preferred. Required. Known values are: "CustomerManaged" and "MicrosoftManaged".