Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate
-
Packages that use VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachineScaleSet.DefinitionManagedOrUnmanagedThe entirety of the virtual machine scale set definition.static interfaceVirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanagedThe stage of a Linux virtual machine scale set 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 interfaceVirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanagedThe stage of a Windows virtual machine scale set 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 interfaceVirtualMachineScaleSet.DefinitionUnmanagedThe entirety of the unmanaged disk based virtual machine scale set definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate Modifier and Type Method Description VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreateVirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged. withUnmanagedDisks()
-