Share via


TransportAvailabilityDetails.ShipmentType Property

Definition

Gets transport Shipment Type supported for given region. Possible values include: 'CustomerManaged', 'MicrosoftManaged'

[Newtonsoft.Json.JsonProperty(PropertyName="shipmentType")]
public Microsoft.Azure.Management.DataBox.Models.TransportShipmentTypes? ShipmentType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shipmentType")>]
member this.ShipmentType : Nullable<Microsoft.Azure.Management.DataBox.Models.TransportShipmentTypes>
Public ReadOnly Property ShipmentType As Nullable(Of TransportShipmentTypes)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to