Share via


IWithoutPrimaryLoadBalancerBackend Interface

Definition

The stage of a virtual machine scale set update allowing to remove the association between the primary network interface configuration and a backend of a load balancer.

public interface IWithoutPrimaryLoadBalancerBackend
type IWithoutPrimaryLoadBalancerBackend = interface
Public Interface IWithoutPrimaryLoadBalancerBackend
Derived

Methods

WithoutPrimaryInternalLoadBalancerBackends(String[])

Removes the associations between the primary network interface configuration and the specified backends of the internal load balancer.

WithoutPrimaryInternetFacingLoadBalancerBackends(String[])

Removes the associations between the primary network interface configuration and the specfied backends of the Internet-facing load balancer.

Applies to