VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged.withAdminUsername(String adminUserName) 方法
定义
Specifies the administrator user name for the Windows virtual machine.
public WithWindowsAdminPasswordManaged withAdminUsername(String adminUserName)
参数
- adminUserName
- String
a user name followinmg the required naming convention for Windows user names
返回
the next stage of the definition