Share via


Budget.Notifications Eigenschaft

Definition

Ruft das Wörterbuch der Benachrichtigungen ab, die dem Budget zugeordnet sind, oder legt es fest. Das Budget kann bis zu fünf Benachrichtigungen enthalten.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notifications")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Consumption.Models.Notification> Notifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notifications")>]
member this.Notifications : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Consumption.Models.Notification> with get, set
Public Property Notifications As IDictionary(Of String, Notification)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: