Compartilhar via


IntegrationServiceErrorCode.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a