Partilhar via


DevTestLabNotificationChannelEventType.Equality Operador

Definição

Determina se dois DevTestLabNotificationChannelEventType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a