Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual machine scale set update.static interfaceThe stage of a virtual machine scale set update allowing to associate a backend pool and/or inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPoolModifier and TypeMethodDescriptionVirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool.withPrimaryInternetFacingLoadBalancerBackends(String... backendNames) Associates the specified Internet-facing load balancer backends with the primary network interface of the virtual machines in the scale set.