Partager via


AlertSettings.AdditionalRecipientEmailList Propriété

Définition

Obtient ou définit la liste de courriers électroniques de notification d’alerte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à