ConsumptionBudgetData.Notifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)