Compartilhar via


IntegrationAccountPartnerType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a