Partager via


Notification.ContactGroups Propriété

Définition

Obtient ou définit des groupes d’actions auxquels envoyer la notification de budget lorsque le seuil est dépassé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à