Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for a load balancer update operation, containing all the settings that can be modified. |
IWithBackend |
The stage of the load balancer update allowing to add or remove backends. |
IWithInboundNatPool |
The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set. |
IWithInboundNatRule |
The stage of a load balancer update allowing to define, remove or edit inbound NAT rules. |
IWithLoadBalancingRule |
The stage of the load balancer update allowing to add, remove or modify load balancing rules. |
IWithOutboundRule |
The stage of a load balancer update allowing to create, remove, or edit a load balancer outbound rule. |
IWithPrivateFrontend |
The stage of a load balancer update allowing to define one or more private frontends. |
IWithProbe |
The stage of the load balancer update allowing to add, remove or modify probes. |
IWithPublicFrontend |
The stage of a load balancer update allowing to define, remove or edit Internet-facing frontends. |
Azure SDK for .NET