PostArgsMatchConditionType.Equality Operator

Definition

Determines if two PostArgsMatchConditionType values are the same.

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

Parameters

Returns

Applies to