VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged 接口
定义
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
public interface WithLinuxRootUsernameManagedOrUnmanaged
方法
withRootUsername(String rootUserName) |
Specifies the SSH root user name for the Linux virtual machine.
|