次の方法で共有


DeliveryRulePostArgsCondition(PostArgsMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
PostArgsMatchCondition

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

例外

properties が null です。

適用対象