ConnectorType.Equality(ConnectorType, ConnectorType) Operator

Definition

Determines if two ConnectorType values are the same.

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