Share via


TransportPreferences(TransportShipmentType) Constructor

Definition

Initializes a new instance of TransportPreferences.

public TransportPreferences (Azure.ResourceManager.DataBox.Models.TransportShipmentType preferredShipmentType);
new Azure.ResourceManager.DataBox.Models.TransportPreferences : Azure.ResourceManager.DataBox.Models.TransportShipmentType -> Azure.ResourceManager.DataBox.Models.TransportPreferences
Public Sub New (preferredShipmentType As TransportShipmentType)

Parameters

preferredShipmentType
TransportShipmentType

Indicates Shipment Logistics type that the customer preferred.

Applies to