Partager via


Notification.ContactEmails Propriété

Définition

Obtient ou définit les adresses e-mail à laquelle envoyer la notification de budget lorsque le seuil est dépassé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à