PartnerNamespaceChannelType.Inequality Operator

Definition

Determines if two PartnerNamespaceChannelType values are not the same.

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

Parameters

Returns

Applies to