ConsumptionBudgetData.Notifications Property

Definition

Dictionary of notifications associated with the budget. Budget can have up to five notifications.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Consumption.Models.BudgetAssociatedNotification> Notifications { get; }
member this.Notifications : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Consumption.Models.BudgetAssociatedNotification>
Public ReadOnly Property Notifications As IDictionary(Of String, BudgetAssociatedNotification)

Property Value

Applies to