ServerCreateParameters::AdministratorUserName Property
Required. Gets or sets the administrator username that will be used for the new server.
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
public: property String^ AdministratorUserName { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: