public static interface BatchAIFileServer.DefinitionStages.WithUserName
| Modifier and Type | Method and Description |
|---|---|
BatchAIFileServer.DefinitionStages.WithUserCredentials |
withUserName(String userName)
Specifies admin user name.
|
BatchAIFileServer.DefinitionStages.WithUserCredentials withUserName(String userName)
userName - the name of the administrator account /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/