JobDetails.Preferences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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