Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
-
Packages that use VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool Package Description com.azure.resourcemanager.compute.models 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.models Modifier and Type Interface Description static interfaceVirtualMachineScaleSet.UpdateThe entirety of the virtual machine scale set update.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool Modifier and Type Method Description VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPoolVirtualMachineScaleSet.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.
-