VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged.withAdminUsername(String adminUserName) 方法
定义
Specifies the administrator user name for the Windows virtual machine.
public WithWindowsAdminPasswordUnmanaged withAdminUsername(String adminUserName)
参数
- adminUserName
- String
the Windows administrator user name. This must follow the required naming convention for Windows user name.
返回
the stage representing creatable Linux VM definition