NotificationAlertTriggerType.Equality Operator

Definition

Determines if two NotificationAlertTriggerType values are the same.

public static bool operator == (Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType left, Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType right);
static member ( = ) : Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType * Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType -> bool
Public Shared Operator == (left As NotificationAlertTriggerType, right As NotificationAlertTriggerType) As Boolean

Parameters

Returns

Applies to