| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachine.DefinitionManaged
The entirety of the managed disk based virtual machine definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged |
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged.withRootUsername(String rootUserName)
Specifies an SSH root user name for the Linux virtual machine.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/