Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate
Packages that use VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual machine scale set definition.static interfaceThe 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 interfaceThe 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 interfaceThe entirety of the unmanaged disk based virtual machine scale set definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreateModifier and TypeMethodDescriptionVirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged.withUnmanagedDisks()Specifies an unmanaged disk to be attached to the virtual machine.