| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.Definition
The entirety of the load balancer definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreate |
VirtualMachineScaleSet.DefinitionStages.WithRootUserName.withRootUserName(String rootUserName)
Specifies the root user name for the Linux virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreate |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreate.withSsh(String publicKey)
Specifies the SSH public key.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/