次の方法で共有


DeliveryRuleSocketAddressCondition(SocketAddressMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
SocketAddressMatchCondition

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

例外

properties が null です。

適用対象