Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged
-
Packages that use VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachine.DefinitionManagedOrUnmanagedThe entirety of the virtual machine definition.static interfaceVirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanagedThe 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.
-