The output for the DescribeLoadBalancerPolicies action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeLoadBalancerPoliciesResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeLoadBalancerPoliciesResult()()()() | Initializes a new instance of the DescribeLoadBalancerPoliciesResult 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.) | 
|  | PolicyDescriptions | 
            A list of policy description structures.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithPolicyDescriptions(array<PolicyDescription>[]()[][]) | Obsolete. 
            Adds elements to the PolicyDescriptions collection
             | 
|  | WithPolicyDescriptions(IEnumerable<(Of <<'(PolicyDescription>)>>)) | Obsolete. 
            Adds elements to the PolicyDescriptions collection
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeLoadBalancerPoliciesResult |