| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
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.DefinitionShared
The virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.
|
static interface |
VirtualMachine.DefinitionStages.WithCreate
The stage of the 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.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.WithFromImageCreateOptionsUnmanaged
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.WithLinuxCreateUnmanaged
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.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.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to set
access role for the identity.
|
static interface |
VirtualMachine.DefinitionStages.WithUnmanagedCreate
The stage of a virtual machine definition which contains all the minimum required inputs for the VM using
storage account (unmanaged based OS disk to be created and optionally allow unmanaged data disk and settings
specific to unmanaged OS disk 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.
|
static interface |
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
The stage of the 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.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine definition.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.