C# Class Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest

Container for the parameters to the AttachLoadBalancerToSubnets operation.

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 .

Inheritance: AmazonElasticLoadBalancingRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLoadBalancerName ( ) : bool
IsSetSubnets ( ) : bool