IJobDetails.Preference Property

Definition

Preferences for the order.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferences for the order.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences) }, ReadOnly=false, Required=false, SerializedName="preferences")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences Preference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferences for the order.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences) }, ReadOnly=false, Required=false, SerializedName="preferences")>]
member this.Preference : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences with get, set
Public Property Preference As IPreferences

Property Value

Attributes

Applies to