次の方法で共有


RequestMethodMatchConditionMatchValue.Equality Operator

定義

2 つの RequestMethodMatchConditionMatchValue 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象