次の方法で共有


DeliveryRuleRemoteAddressCondition(RemoteAddressMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
RemoteAddressMatchCondition

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

例外

properties が null です。

適用対象