Compartilhar via


NotificationAlertTriggerType.Inequality Operador

Definição

Determina se dois NotificationAlertTriggerType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a