Partilhar via


Budget.Notifications Propriedade

Definição

Obtém ou define o dicionário de notificações associadas ao orçamento. O orçamento pode ter até cinco notificações.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a