public static interface VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged |
withAdminUsername(String adminUserName)
Specifies the administrator user name for the Windows virtual machine.
|
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged withAdminUsername(String adminUserName)
adminUserName - a user name following the required naming convention for Windows user names/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/