次の方法で共有


ConsumptionBudgetData.Notifications プロパティ

定義

予算に関連付けられている通知の辞書。 予算には最大 5 つの通知を含めることができます。 シリアル化された名前: Budget.properties.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)

プロパティ値

適用対象