AWS SDK for .NET Documentation
DescribeLoadBalancerAttributesRequest Class
AmazonAmazon.ElasticLoadBalancing.ModelDescribeLoadBalancerAttributesRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeLoadBalancerAttributes operation.

Returns detailed information about all of the attributes associated with the specified load balancer.

Declaration Syntax
C#
public class DescribeLoadBalancerAttributesRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeLoadBalancerAttributesRequest()()()()
Initializes a new instance of the DescribeLoadBalancerAttributesRequest 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.)
LoadBalancerName
The name of the load balancer.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLoadBalancerName(String) Obsolete.
Sets the LoadBalancerName property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeLoadBalancerAttributesRequest
See Also

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