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 4.5
 
Container for the parameters to the DescribeLoadBalancers operation. Describes the specified the load balancers. If no load balancers are specified, the call describes all of your load balancers.

Inheritance Hierarchy

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

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

Syntax

C#
public class DescribeLoadBalancersRequest : AmazonElasticLoadBalancingRequest
         IRequestEvents

The DescribeLoadBalancersRequest type exposes the following members

Constructors

NameDescription
Public Method DescribeLoadBalancersRequest() Empty constructor used to set properties independently even when a simple constructor is available
Public Method DescribeLoadBalancersRequest(List<String>)

Properties

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

The names of the load balancers.

Public Property Marker System.String Gets and sets the property Marker.

The marker for the next set of results. (You received this marker from a previous call.)

Public Property PageSize System.Int32 Gets and sets the property PageSize.

The maximum number of results to return with this call (a number from 1 to 400). The default is 400.

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