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
 
The attributes for a load balancer.

Inheritance Hierarchy

System.Object
  Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes

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

Syntax

C#
public class LoadBalancerAttributes : Object

The LoadBalancerAttributes type exposes the following members

Constructors

NameDescription
Public Method LoadBalancerAttributes()

Properties

NameTypeDescription
Public Property AccessLog Amazon.ElasticLoadBalancing.Model.AccessLog Gets and sets the property AccessLog.

If enabled, the load balancer captures detailed information of all requests and delivers the information to the Amazon S3 bucket that you specify.

For more information, see Enable Access Logs in the Elastic Load Balancing Developer Guide.

Public Property AdditionalAttributes System.Collections.Generic.List<Amazon.ElasticLoadBalancing.Model.AdditionalAttribute> Gets and sets the property AdditionalAttributes.

This parameter is reserved.

Public Property ConnectionDraining Amazon.ElasticLoadBalancing.Model.ConnectionDraining Gets and sets the property ConnectionDraining.

If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy back-end instance.

For more information, see Enable Connection Draining in the Elastic Load Balancing Developer Guide.

Public Property ConnectionSettings Amazon.ElasticLoadBalancing.Model.ConnectionSettings Gets and sets the property ConnectionSettings.

If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.

By default, Elastic Load Balancing maintains a 60-second idle connection timeout for both front-end and back-end connections of your load balancer. For more information, see Configure Idle Connection Timeout in the Elastic Load Balancing Developer Guide.

Public Property CrossZoneLoadBalancing Amazon.ElasticLoadBalancing.Model.CrossZoneLoadBalancing Gets and sets the property CrossZoneLoadBalancing.

If enabled, the load balancer routes the request traffic evenly across all back-end instances regardless of the Availability Zones.

For more information, see Enable Cross-Zone Load Balancing in the Elastic Load Balancing Developer Guide.

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