Compartilhar via


IntegrationServiceEnvironmentAccessEndpointType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a