LoadBalancerBackend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithBackend.defineBackend(String name) |
Begins the definition of a new backend as part of this load balancer update.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineHttpProbe(String name) |
Begins the definition of a new HTTP probe to add to the load balancer.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithInboundNatPool.defineInboundNatPool(String name) |
Begins the definition of a new inbound NAT pool.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithInboundNatRule.defineInboundNatRule(String name) |
Begins the definition of a new inbound NAT rule.
|
LoadBalancingRule.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithLoadBalancingRule.defineLoadBalancingRule(String name) |
Begins the definition of a new load balancing rule to add to the load balancer.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithPrivateFrontend.definePrivateFrontend(String name) |
Begins the update of an internal load balancer frontend.
|
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithPublicFrontend.definePublicFrontend(String name) |
Begins the update of a load balancer frontend.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineTcpProbe(String name) |
Begins the definition of a new TCP probe to add to the load balancer.
|