Udostępnij za pośrednictwem


IntegrationAccountPartnerType.Equality Operator

Definition

Determines if two IntegrationAccountPartnerType values are the same.

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

Parameters

Returns

Applies to