次の方法で共有


DeliveryRuleClientPortCondition(ClientPortMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
ClientPortMatchCondition

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

例外

properties が null です。

適用対象