Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithAvailabilityZone
Packages that use VirtualMachine.DefinitionStages.WithAvailabilityZone
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachine.DefinitionStages.WithAvailabilityZone in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithAvailabilityZone in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk based virtual machine definition.static interfaceThe entirety of the virtual machine definition.static interfaceThe stage of a virtual machine definition containing various settings when virtual machine is created from image.static interfaceThe stage of a virtual machine definition containing various settings when virtual machine is created from image.static interfaceThe 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 interfaceThe 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 interfaceThe 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 interfaceThe 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 interfaceThe stage of the Windows virtual machine definition allowing to enable unmanaged disks or continue the definition of the VM with managed disks only.