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