次の方法で共有


RequestMethodMatchConditionType.Equality Operator

定義

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

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

パラメーター

戻り値

適用対象