Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk
-
Packages that use VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk 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.WithUnmanagedCreateThe stage of the definition which contains all the minimum required inputs for the VM scale set to be created and optionally allow unmanaged data disks specific 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.
-