次の方法で共有


DeliveryRuleHttpVersionCondition(HttpVersionMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
HttpVersionMatchCondition

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

例外

properties が null です。

適用対象