Share via


IsDeviceMatchConditionMatchValue.Equality Operator

Definition

Determines if two IsDeviceMatchConditionMatchValue values are the same.

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

Parameters

Returns

Applies to