Share via


FrontDoorEndpointType.Implicit(String to FrontDoorEndpointType) Operator

Definition

Converts a string to a FrontDoorEndpointType.

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

Parameters

value
String

Returns

Applies to