Share via


TransportAvailabilityRequest.SkuName Property

Definition

Gets or sets type of the device. Possible values include: 'DataBox', 'DataBoxDisk', 'DataBoxHeavy', 'DataBoxCustomerDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to