다음을 통해 공유


MySqlAdministratorType.Implicit(String to MySqlAdministratorType) Operator

Definition

Converts a string to a MySqlAdministratorType.

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

Parameters

value
String

Returns

Applies to