VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged Interface
public interface WithWindowsAdminUsernameManaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
Modifier and Type | Method and Description |
---|---|
Virtual |
with Specifies the administrator user name for the Windows virtual machine. |
withAdminUsername
public WithWindowsAdminPasswordManaged withAdminUsername(String adminUserName)
Specifies the administrator user name for the Windows virtual machine.
Parameters:
adminUserName
- the Windows administrator user name. This must follow the required naming convention for Windows user name.
Returns:
the stage representing creatable Linux VM definition
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: