public static interface SqlServer.DefinitionStages.WithAdministratorLogin
| Modifier and Type | Method and Description |
|---|---|
SqlServer.DefinitionStages.WithAdministratorPassword |
withAdministratorLogin(String administratorLogin)
Sets the administrator login user name.
|
SqlServer.DefinitionStages.WithAdministratorPassword withAdministratorLogin(String administratorLogin)
administratorLogin - administrator login user name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/