Share via


CreateOrderLimitForSubscriptionValidationRequest.DeviceType Property

Definition

Gets or sets device type to be used for the job. Possible values include: 'DataBox', 'DataBoxDisk', 'DataBoxHeavy', 'DataBoxCustomerDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to