BudgetNotification.Operator Property

Definition

The comparison operator. Supported for CategoryType(s): Cost, ReservationUtilization. Supported operators for CategoryType: Cost

  • GreaterThan
  • GreaterThanOrEqualTo
Supported operators for CategoryType: ReservationUtilization
  • LessThan

public Azure.ResourceManager.CostManagement.Models.BudgetNotificationOperatorType Operator { get; set; }
member this.Operator : Azure.ResourceManager.CostManagement.Models.BudgetNotificationOperatorType with get, set
Public Property Operator As BudgetNotificationOperatorType

Property Value

Applies to