IPreferencesValidationRequest.TransportPreferencePreferredShipmentType Property

Definition

Indicates Shipment Logistics type that the customer preferred.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Indicates Shipment Logistics type that the customer preferred.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.TransportShipmentTypes) }, ReadOnly=false, Required=false, SerializedName="preferredShipmentType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.TransportShipmentTypes? TransportPreferencePreferredShipmentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Indicates Shipment Logistics type that the customer preferred.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.TransportShipmentTypes) }, ReadOnly=false, Required=false, SerializedName="preferredShipmentType")>]
member this.TransportPreferencePreferredShipmentType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.TransportShipmentTypes> with get, set
Public Property TransportPreferencePreferredShipmentType As Nullable(Of TransportShipmentTypes)

Property Value

Attributes

Applies to