Share via


DeliveryRuleSslProtocol.Implicit(String to DeliveryRuleSslProtocol) Operator

Definition

Converts a string to a DeliveryRuleSslProtocol.

public static implicit operator Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol (string value);
static member op_Implicit : string -> Azure.ResourceManager.Cdn.Models.DeliveryRuleSslProtocol
Public Shared Widening Operator CType (value As String) As DeliveryRuleSslProtocol

Parameters

value
String

Returns

Applies to