다음을 통해 공유


SqlAdministratorType(String) Constructor

Definition

Initializes a new instance of SqlAdministratorType.

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

Parameters

value
String

Exceptions

value is null.

Applies to