BudgetNotification.Frequency Property

Definition

Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days). Supported for CategoryType(s): ReservationUtilization.

public Azure.ResourceManager.CostManagement.Models.Frequency? Frequency { get; set; }
member this.Frequency : Nullable<Azure.ResourceManager.CostManagement.Models.Frequency> with get, set
Public Property Frequency As Nullable(Of Frequency)

Property Value

Applies to