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