Interface LoadBalancer.DefinitionStages
- Enclosing interface:
LoadBalancer
public static interface LoadBalancer.DefinitionStages
Grouping of load balancer definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a load balancer definition.static interfaceThe stage of a load balancer definition allowing to add a backend.static interfaceThe stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interfaceThe stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.static interfaceThe stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.static interfaceThe stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.static interfaceThe stage of a load balancer definition allowing to create the load balancer or add an outbound rulestatic interfaceThe stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.static interfaceThe stage of the load balancer definition allowing to specify the resource group.static interfaceThe stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.static interfaceThe stage of a load balancer definition allowing to create a new inbound NAT rule.static interfaceThe stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.static interfaceThe stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.static interfaceThe stage of a load balancer definition allowing to create a load balancing rule.static interfaceThe stage of a load balancer definition allowing to create a new outbound rulestatic interfaceThe stage of an internal load balancer definition allowing to define one or more private frontends.static interfaceThe stage of the load balancer definition allowing to add a load balancing probe.static interfaceThe stage of an Internet-facing load balancer definition allowing to define one or more public frontends.static interfaceThe stage of the load balancer definition allowing to specify SKU.