ManagedServerSecurityAlertPolicy.EmailAccountAdmins Property

Definition

Gets or sets specifies that the alert is sent to the account administrators.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.emailAccountAdmins")]
public bool? EmailAccountAdmins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.emailAccountAdmins")>]
member this.EmailAccountAdmins : Nullable<bool> with get, set
Public Property EmailAccountAdmins As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to