IOrderItemDetails.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.
Customer notification Preferences
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Customer notification Preferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IPreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferences", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IPreferences Preference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Customer notification Preferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IPreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="preferences", Update=true)>]
member this.Preference : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IPreferences with get, set
Public Property Preference As IPreferences
Property Value
- Attributes