Removes subnets from the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.
After a subnet is removed all of the EC2 instances registered with the load balancer that are in the removed subnet will go into the OutOfService state. When a subnet is removed, the load balancer will balance the traffic among the remaining routable subnets for the load balancer.

C# |
DetachLoadBalancerFromSubnetsResponse DetachLoadBalancerFromSubnets( DetachLoadBalancerFromSubnetsRequest detachLoadBalancerFromSubnetsRequest )

- detachLoadBalancerFromSubnetsRequest (DetachLoadBalancerFromSubnetsRequest)
- Container for the necessary parameters to execute the DetachLoadBalancerFromSubnets service method on AmazonElasticLoadBalancing.

The response from the DetachLoadBalancerFromSubnets service method, as returned by AmazonElasticLoadBalancing.

Exception | Condition |
---|---|
InvalidConfigurationRequestException | |
LoadBalancerNotFoundException |