Share via


RequestBodyMatchConditionType.Equality Operator

Definition

Determines if two RequestBodyMatchConditionType values are the same.

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

Parameters

Returns

Applies to