Compartir a través de


DevTestLabNotificationChannelEventType.Inequality Operador

Definición

Determina si dos DevTestLabNotificationChannelEventType valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a