Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Packages that use VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual machine scale set update.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPoolModifier and TypeMethodDescriptionVirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer.withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer loadBalancer) Specifies the load balancer to be used as the Internet-facing load balancer for the virtual machines in the scale set.