| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine scale set definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged |
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged.withRootPassword(String rootPassword)
Specifies the SSH root password for the Linux virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged |
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged.withSsh(String publicKey)
Specifies the SSH public key.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged.withSsh(String publicKey)
Specifies the SSH public key.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.