ConnectorType.Inequality(ConnectorType, ConnectorType) Operator

Definition

Determines if two ConnectorType values are not the same.

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

Parameters

Returns

Applies to