다음을 통해 공유


INotificationPreference.SendNotification Property

Definition

Notification is required or not.

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

Property Value

Attributes

Applies to