Compartilhar via


IntegrationAccountPartnerType.Equality Operador

Definição

Determina se dois IntegrationAccountPartnerType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.Logic.Models.IntegrationAccountPartnerType left, Azure.ResourceManager.Logic.Models.IntegrationAccountPartnerType right);
static member ( = ) : 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