FrontDoorProtocol.Implicit(String to FrontDoorProtocol) Operator

Definition

Converts a string to a FrontDoorProtocol.

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

Parameters

value
String

Returns

Applies to