Partilhar via


EnvironmentServerType.Implicit(String to EnvironmentServerType) Operator

Definition

Converts a String to a EnvironmentServerType.

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

Parameters

value
String

Returns

Applies to