次の方法で共有


DeliveryRuleUriPathCondition(UriPathMatchCondition) コンストラクター

定義

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

public DeliveryRuleUriPathCondition (Azure.ResourceManager.Cdn.Models.UriPathMatchCondition properties);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleUriPathCondition : Azure.ResourceManager.Cdn.Models.UriPathMatchCondition -> Azure.ResourceManager.Cdn.Models.DeliveryRuleUriPathCondition
Public Sub New (properties As UriPathMatchCondition)

パラメーター

properties
UriPathMatchCondition

条件のパラメーターを定義します。

例外

properties が null です。

適用対象