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