CanonicalPropertyValueType.Equality Operator

Definition

Determines if two CanonicalPropertyValueType values are the same.

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