NotificationAlertTriggerType.EqualTo Property

Definition

Alert 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.

public static Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType EqualTo { get; }
static member EqualTo : Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType
Public Shared ReadOnly Property EqualTo As NotificationAlertTriggerType

Property Value

Applies to