AWS SDK for .NET Documentation
DescribeLoadBalancersResult Class
AmazonAmazon.ElasticLoadBalancing.ModelDescribeLoadBalancersResult Did this page help you?   Yes   No    Tell us about it...

The output for the DescribeLoadBalancers action.

Declaration Syntax
C#
public class DescribeLoadBalancersResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeLoadBalancersResult()()()()
Initializes a new instance of the DescribeLoadBalancersResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
LoadBalancerDescriptions
A list of load balancer description structures.

NextMarker
An optional parameter reserved for future use.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLoadBalancerDescriptions(array<LoadBalancerDescription>[]()[][]) Obsolete.
Adds elements to the LoadBalancerDescriptions collection

WithLoadBalancerDescriptions(IEnumerable<(Of <<'(LoadBalancerDescription>)>>)) Obsolete.
Adds elements to the LoadBalancerDescriptions collection

WithNextMarker(String) Obsolete.
Sets the NextMarker property

Inheritance Hierarchy
Object
DescribeLoadBalancersResult

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