BudgetNotification.ContactEmails Property

Definition

Email addresses to send the notification to when the threshold is breached. Must have at least one contact email or contact group specified at the Subscription or Resource Group scopes. All other scopes must have at least one contact email specified. Supported for CategoryType(s): Cost, ReservationUtilization.

public System.Collections.Generic.IList<string> ContactEmails { get; }
member this.ContactEmails : System.Collections.Generic.IList<string>
Public ReadOnly Property ContactEmails As IList(Of String)

Property Value

Applies to