Interface LoadBalancer.UpdateStages
- Enclosing interface:
LoadBalancer
public static interface LoadBalancer.UpdateStages
Grouping of load balancer update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the load balancer update allowing to add or remove backends.static interfaceThe stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.static interfaceThe stage of a load balancer update allowing to define, remove or edit inbound NAT rules.static interfaceThe stage of the load balancer update allowing to add, remove or modify load balancing rules.static interfaceThe stage of a load balancer update allowing to define, remove or edit outbound rules.static interfaceThe stage of a load balancer update allowing to define one or more private frontends.static interfaceThe stage of the load balancer update allowing to add, remove or modify probes.static interfaceThe stage of a load balancer update allowing to define, remove or edit Internet-facing frontends.