AWS SDK for .NET Documentation
DescribeLoadBalancers Method
AmazonAmazon.ElasticLoadBalancingAmazonElasticLoadBalancingClientDescribeLoadBalancers()()()() Did this page help you?   Yes   No    Tell us about it...

Returns detailed configuration information for all the load balancers created for the account. If you specify load balancer names, the action returns configuration information of the specified load balancers.

NOTE: In order to retrieve this information, you must provide the same account credentials that was used to create the load balancer.

Declaration Syntax
C#
public DescribeLoadBalancersResponse DescribeLoadBalancers()
Return Value
The response from the DescribeLoadBalancers service method, as returned by AmazonElasticLoadBalancing.
Exceptions

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