NotificationAlertTriggerType.Inequality Operator

Definition

Determines if two NotificationAlertTriggerType values are not the same.

public static bool operator != (Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType left, Azure.ResourceManager.Consumption.Models.NotificationAlertTriggerType right);
static member op_Inequality : 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