Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithPublicIPAddress
Packages that use VirtualMachine.DefinitionStages.WithPublicIPAddress
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachine.DefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithPublicIPAddress 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.WithPublicIPAddressModifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithPrivateIP.withPrimaryPrivateIPAddressDynamic()Enables dynamic private IP address allocation within the specified existing virtual network subnet for the VM's primary network interface.VirtualMachine.DefinitionStages.WithPrivateIP.withPrimaryPrivateIPAddressStatic(String staticPrivateIPAddress) Assigns the specified static private IP address within the specified existing virtual network subnet to the VM's primary network interface.