Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
Packages that use VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk based virtual machine scale set definition.static interfaceThe entirety of the virtual machine scale set definition.static interfaceThe virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set definitions.static interfaceThe stage of a virtual machine scale set definition allowing to set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set.static interfaceThe stage of a virtual machine scale set definition allowing to set when Overprovision is enabled, extensions are launched only on the requested number of VMs which are finally kept.static interfaceThe stage of a virtual machine scale set definition allowing to set information about the proximity placement group that the virtual machine scale set should be assigned to.static interfaceThe entirety of the unmanaged disk based virtual machine scale set definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnetModifier and TypeMethodDescriptionVirtualMachineScaleSet.DefinitionStages.WithAdditionalCapabilities.withAdditionalCapabilities(AdditionalCapabilities additionalCapabilities) Set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set.