Partager via


ServerSecurityAlertPolicyInner.EmailAddresses Propriété

Définition

Obtient ou définit spécifie un tableau d’adresses de messagerie auxquelles l’alerte est envoyée.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.emailAddresses")]
public System.Collections.Generic.IList<string> EmailAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.emailAddresses")>]
member this.EmailAddresses : System.Collections.Generic.IList<string> with get, set
Public Property EmailAddresses As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à