DataSourceType.Equality(DataSourceType, DataSourceType) Operator

Definition

Determines if two DataSourceType values are the same.

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

Parameters

Returns

Applies to