Compartilhar via


NotificationAlertTriggerType.Equality Operador

Definição

Determina se dois NotificationAlertTriggerType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a