Share via


Notification.ContactGroups Eigenschaft

Definition

Ruft Aktionsgruppen ab, an die die Budgetbenachrichtigung gesendet werden soll, wenn der Schwellenwert überschritten wird, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: