SecurityContactProperties.AlertNotifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets defines whether to send email notifications about new security alerts
[Newtonsoft.Json.JsonProperty(PropertyName="alertNotifications")]
public Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesAlertNotifications AlertNotifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alertNotifications")>]
member this.AlertNotifications : Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesAlertNotifications with get, set
Public Property AlertNotifications As SecurityContactPropertiesAlertNotifications
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute