IntegrationAccountPartnerType.Inequality Operator

Definition

Determines if two IntegrationAccountPartnerType values are not the same.

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

Parameters

Returns

Applies to