AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Container for the parameters to the AttachLoadBalancerToSubnets operation. Adds one or more subnets to the set of configured subnets for the specified load balancer.

The load balancer evenly distributes requests across all registered subnets. For more information, see Add or Remove Subnets for Your Load Balancer in a VPC in the Elastic Load Balancing Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingRequest
      Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest

Namespace: Amazon.ElasticLoadBalancing.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class AttachLoadBalancerToSubnetsRequest : AmazonElasticLoadBalancingRequest
         IRequestEvents

The AttachLoadBalancerToSubnetsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property LoadBalancerName System.String Gets and sets the property LoadBalancerName.

The name of the load balancer.

Public Property Subnets System.Collections.Generic.List<System.String> Gets and sets the property Subnets.

The IDs of the subnets to add for the load balancer. You can add only one subnet per Availability Zone.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8