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.
The attributes for a load balancer.
Namespace: Amazon.ElasticLoadBalancing.Model
Assembly: AWSSDK.ElasticLoadBalancing.dll
Version: 3.x.y.z
public class LoadBalancerAttributes
The LoadBalancerAttributes type exposes the following members
Name | Description | |
---|---|---|
![]() |
LoadBalancerAttributes() |
Name | Type | Description | |
---|---|---|---|
![]() |
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 Classic Load Balancers Guide. |
![]() |
AdditionalAttributes | System.Collections.Generic.List<Amazon.ElasticLoadBalancing.Model.AdditionalAttribute> |
Gets and sets the property AdditionalAttributes. Any additional attributes. |
![]() |
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 instance. For more information, see Configure Connection Draining in the Classic Load Balancers Guide. |
![]() |
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 Classic Load Balancers Guide. |
![]() |
CrossZoneLoadBalancing | Amazon.ElasticLoadBalancing.Model.CrossZoneLoadBalancing |
Gets and sets the property CrossZoneLoadBalancing. If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones. For more information, see Configure Cross-Zone Load Balancing in the Classic Load Balancers Guide. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5