IWithLoadBalancer Interface
Definition
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.
The stage of the network interface definition allowing to associate it with a load balancer.
public interface IWithLoadBalancer
type IWithLoadBalancer = interface
Public Interface IWithLoadBalancer
- Derived
Methods
WithExistingLoadBalancerBackend(ILoadBalancer, String) |
Associates the network interface's primary IP configuration with a backend of an existing load balancer. |
WithExistingLoadBalancerInboundNatRule(ILoadBalancer, String) |
Associates the network interface's primary IP configuration with an inbound NAT rule of an existing load balancer. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET