Share via


DeliveryRuleSslProtocolCondition Constructor

Definition

Initializes a new instance of 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)

Parameters

properties
DeliveryRuleSslProtocolMatchCondition

Defines the parameters for the condition.

Exceptions

properties is null.

Applies to