Bagikan melalui


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