public static interface VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged |
withRootUsername(String rootUserName)
Specifies the SSH root user name for the Linux virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged withRootUsername(String rootUserName)
rootUserName
- a root user name following the required naming convention for Linux user namesCopyright © 2019. All rights reserved.