static interface |
VirtualMachineScaleSet.DefinitionManaged |
The entirety of the managed disk based virtual machine scale set definition.
|
static interface |
VirtualMachineScaleSet.DefinitionManagedOrUnmanaged |
The entirety of the virtual machine scale set definition.
|
static interface |
VirtualMachineScaleSet.DefinitionShared |
The virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set
definitions.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithCreate |
The stage of a virtual machine scale set definition containing all the required inputs for the resource to be
created, but also allowing for any other optional settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged |
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.WithLinuxCreateManagedOrUnmanaged |
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.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.WithManagedCreate |
The stage of the definition which contains all the minimum required inputs for the VM scale set to be created
and optionally allow managed data disks specific settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate |
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing
to set access for the identity.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate |
The stage of the definition which contains all the minimum required inputs for the VM scale set to be created
and optionally allow unmanaged data disks specific settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged |
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.DefinitionStages.WithWindowsCreateManagedOrUnmanaged |
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.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.
|