次の方法で共有


DeliveryRuleSslProtocolCondition コンストラクター

定義

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

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

パラメーター

properties
DeliveryRuleSslProtocolMatchCondition

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

例外

properties が null です。

適用対象