Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.Blank
-
Packages that use VirtualMachine.DefinitionStages.Blank Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachine.DefinitionStages.Blank in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.Blank in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachine.DefinitionManagedThe entirety of the managed disk based virtual machine definition.static interfaceVirtualMachine.DefinitionManagedOrUnmanagedThe entirety of the virtual machine definition.static interfaceVirtualMachine.DefinitionSharedThe virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.static interfaceVirtualMachine.DefinitionUnmanagedThe entirety of the unmanaged disk based virtual machine definition.
-