다음을 통해 공유


MySqlAdministratorType(String) Constructor

Definition

Initializes a new instance of MySqlAdministratorType.

public MySqlAdministratorType (string value);
new Azure.ResourceManager.MySql.Models.MySqlAdministratorType : string -> Azure.ResourceManager.MySql.Models.MySqlAdministratorType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to