| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.DefinitionManagedOrUnmanaged
The entirety of the virtual machine scale set definition.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs
for the resource to be created, but also allows for any other optional
settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
The stage of a Windows virtual machine scale set definition which contains all the minimum required
inputs for the resource to be created, but also allows for any other
optional settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine scale set definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged.withUnmanagedDisks() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/