CanonicalPropertyValueType.Inequality Operator

Definition

Determines if two CanonicalPropertyValueType values are not the same.

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

Parameters

Returns

Applies to