IWithoutPrimaryLoadBalancerBackend 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 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
Azure SDK for .NET