BudgetNotificationOperatorType.EqualTo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notification will be triggered if the evaluated cost is the same as threshold value. Note: It’s not recommended to use this OperatorType as there’s low chance of cost being exactly the same as threshold value, leading to missing of your alert. This OperatorType will be deprecated in future. Supported for CategoryType(s): Cost.
public static Azure.ResourceManager.CostManagement.Models.BudgetNotificationOperatorType EqualTo { get; }
static member EqualTo : Azure.ResourceManager.CostManagement.Models.BudgetNotificationOperatorType
Public Shared ReadOnly Property EqualTo As BudgetNotificationOperatorType