The output for the DescribeLoadBalancers action.

C# |
public class DescribeLoadBalancersResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeLoadBalancersResult()()()() | Initializes a new instance of the DescribeLoadBalancersResult class |
![]() | Equals(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
|

Object | |
![]() | DescribeLoadBalancersResult |