Share via


DeliveryRuleSslProtocol(String) Constructor

Definition

Initializes a new instance of DeliveryRuleSslProtocol.

public DeliveryRuleSslProtocol (string value);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol : string -> Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to