Share via


SecurityContact.AlertNotifications Property

Definition

Gets or sets defines whether to send email notifications about new security alerts

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alertNotifications")]
public Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesAlertNotifications AlertNotifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alertNotifications")>]
member this.AlertNotifications : Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesAlertNotifications with get, set
Public Property AlertNotifications As SecurityContactPropertiesAlertNotifications

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to