Share via


JobDetails.Preferences Property

Definition

Gets or sets preferences for the order.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to