static interface |
VirtualMachine.DefinitionManaged |
The entirety of the managed disk based virtual machine definition.
|
static interface |
VirtualMachine.DefinitionManagedOrUnmanaged |
The entirety of the virtual machine definition.
|
static interface |
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged |
The stage of a virtual machine definition containing various settings when virtual machine is created from
image.
|
static interface |
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged |
The stage of a virtual machine definition containing various settings when virtual machine is created from
image.
|
static interface |
VirtualMachine.DefinitionStages.WithLinuxCreateManaged |
The stage of a Linux virtual machine 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 |
VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged |
The stage of the Linux virtual machine 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 |
VirtualMachine.DefinitionStages.WithManagedCreate |
The stage of the definition which contains all the minimum required inputs for the VM using managed OS disk
to be created and optionally allow managed data disks specific settings to be specified.
|
static interface |
VirtualMachine.DefinitionStages.WithWindowsCreateManaged |
The stage of a Windows virtual machine 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 |
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged |
The stage of the Windows virtual machine definition allowing to enable unmanaged disks or continue the
definition of the VM with managed disks only.
|