CustomLocationHostType.Implicit(String to CustomLocationHostType) Operator

Definition

Converts a string to a CustomLocationHostType.

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

Parameters

value
String

Returns

Applies to