Language

INotificationPreference.SendNotification Property

Definition

Notification is required or not.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Notification is required or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="sendNotification", Update=true)]
public bool SendNotification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Notification is required or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="sendNotification", Update=true)>]
member this.SendNotification : bool with get, set
Public Property SendNotification As Boolean

Property Value

Attributes

Applies to