다음을 통해 공유


EsuServerType.Implicit(String to EsuServerType) Operator

Definition

Converts a String to a EsuServerType.

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

Parameters

value
String

Returns

Applies to