Language

IPreferences.NotificationPreference Property

Definition

Notification preferences.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Notification preferences.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.INotificationPreference) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationPreferences", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.INotificationPreference> NotificationPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Notification preferences.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.INotificationPreference) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationPreferences", Update=true)>]
member this.NotificationPreference : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.INotificationPreference> with get, set
Public Property NotificationPreference As List(Of INotificationPreference)

Property Value

Attributes

Applies to