次の方法で共有


UriPathMatchCondition(UriPathMatchConditionType, UriPathOperator) コンストラクター

定義

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

public UriPathMatchCondition (Azure.ResourceManager.Cdn.Models.UriPathMatchConditionType conditionType, Azure.ResourceManager.Cdn.Models.UriPathOperator uriPathOperator);
new Azure.ResourceManager.Cdn.Models.UriPathMatchCondition : Azure.ResourceManager.Cdn.Models.UriPathMatchConditionType * Azure.ResourceManager.Cdn.Models.UriPathOperator -> Azure.ResourceManager.Cdn.Models.UriPathMatchCondition
Public Sub New (conditionType As UriPathMatchConditionType, uriPathOperator As UriPathOperator)

パラメーター

uriPathOperator
UriPathOperator

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

適用対象