Partilhar via


DevTestLabNotificationChannelEventType.Inequality Operador

Definição

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

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

Retornos

Aplica-se a