Share via


ValidateAddress.TransportPreferences Property

Definition

Gets or sets preferences related to the shipment logistics of the sku.

[Newtonsoft.Json.JsonProperty(PropertyName="transportPreferences")]
public Microsoft.Azure.Management.DataBox.Models.TransportPreferences TransportPreferences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transportPreferences")>]
member this.TransportPreferences : Microsoft.Azure.Management.DataBox.Models.TransportPreferences with get, set
Public Property TransportPreferences As TransportPreferences

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to