次の方法で共有


RequestMethodMatchCondition コンストラクター

定義

RequestMethodMatchCondition の新しいインスタンスを初期化します。

public RequestMethodMatchCondition (Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionType conditionType, Azure.ResourceManager.Cdn.Models.RequestMethodOperator requestMethodOperator);
new Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition : Azure.ResourceManager.Cdn.Models.RequestMethodMatchConditionType * Azure.ResourceManager.Cdn.Models.RequestMethodOperator -> Azure.ResourceManager.Cdn.Models.RequestMethodMatchCondition
Public Sub New (conditionType As RequestMethodMatchConditionType, requestMethodOperator As RequestMethodOperator)

パラメーター

requestMethodOperator
RequestMethodOperator

照合する演算子について説明します。

適用対象