IJobDetails.Preference 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.
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