次の方法で共有


DeliveryRuleHostNameCondition(HostNameMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
HostNameMatchCondition

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

例外

properties が null です。

適用対象