次の方法で共有


DeliveryRuleServerPortCondition(ServerPortMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
ServerPortMatchCondition

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

例外

properties が null です。

適用対象