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