HostnameType.Implicit(String to HostnameType) Operator

Definition

Converts a string to a HostnameType.

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

Parameters

value
String

Returns

Applies to