Sdílet prostřednictvím


IWithLoadBalancer Interface

Definition

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