Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Packages that use VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachine.DefinitionStages.WithUnmanagedDataDisk in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithUnmanagedDataDisk in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic 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 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 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 interfaceThe 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 interfaceThe entirety of the unmanaged disk based virtual machine definition.