Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithSubnet
Packages that use VirtualMachine.DefinitionStages.WithSubnet
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachine.DefinitionStages.WithSubnet in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithSubnet in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk based virtual machine definition.static interfaceThe entirety of the virtual machine definition.static interfaceThe virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.static interfaceThe entirety of the unmanaged disk based virtual machine definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachine.DefinitionStages.WithSubnetModifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(Network network) Associates an existing virtual network with the virtual machine's primary network interface.