你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPreferencesValidationRequest.ReverseTransportPreferencePreferredShipmentType 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? ReverseTransportPreferencePreferredShipmentType { 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.ReverseTransportPreferencePreferredShipmentType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.TransportShipmentTypes> with get, set
Public Property ReverseTransportPreferencePreferredShipmentType As Nullable(Of TransportShipmentTypes)

Property Value

Attributes

Applies to