共用方式為


TransportPreferences.PreferredShipmentType Property

Definition

Gets or sets indicates Shipment Logistics type that the customer preferred. Possible values include: 'CustomerManaged', 'MicrosoftManaged'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to