AWS SDK for .NET Documentation
AttachLoadBalancerToSubnets Method (attachLoadBalancerToSubnetsRequest)
AmazonAmazon.ElasticLoadBalancingAmazonElasticLoadBalancingAttachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest) Did this page help you?   Yes   No    Tell us about it...

Adds one or more subnets to the set of configured subnets in the Amazon Virtual Private Cloud (Amazon VPC) for the load balancer.

The load balancers evenly distribute requests across all of the registered subnets. For more information, see Deploy Elastic Load Balancing in Amazon VPC in the Elastic Load Balancing Developer Guide .

Declaration Syntax
C#
AttachLoadBalancerToSubnetsResponse AttachLoadBalancerToSubnets(
	AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest
)
Parameters
attachLoadBalancerToSubnetsRequest (AttachLoadBalancerToSubnetsRequest)
Container for the necessary parameters to execute the AttachLoadBalancerToSubnets service method on AmazonElasticLoadBalancing.
Return Value
The response from the AttachLoadBalancerToSubnets service method, as returned by AmazonElasticLoadBalancing.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)