Language

IPreferences.NotificationPreference Property

Definition

Notification preferences.

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

Property Value

Attributes

Applies to