IWithoutPrimaryLoadBalancerNatPool Interface

Definition

A stage of the virtual machine scale set update allowing to remove the associations between the primary network interface configuration and the specified inbound NAT pools of the load balancer.

public interface IWithoutPrimaryLoadBalancerNatPool
type IWithoutPrimaryLoadBalancerNatPool = interface
Public Interface IWithoutPrimaryLoadBalancerNatPool
Derived

Methods

WithoutPrimaryInternalLoadBalancerNatPools(String[])

Removes the associations between the primary network interface configuration and the specified inbound NAT pools of the internal load balancer.

WithoutPrimaryInternetFacingLoadBalancerNatPools(String[])

Removes the associations between the primary network interface configuration and the specified inbound NAT pools of an Internet-facing load balancer.

Applies to