DataSourceType.Inequality(DataSourceType, DataSourceType) Operator

Definition

Determines if two DataSourceType values are not the same.

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