VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged.withRootUsername(String rootUserName) 方法
定义
Specifies an SSH root user name for the Linux virtual machine.
public WithLinuxRootPasswordOrPublicKeyManaged withRootUsername(String rootUserName)
参数
- rootUserName
- String
a user name following the required naming convention for Linux user names
返回
the next stage of the definition