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

The output for the DescribeLoadBalancerPolicyTypes action.

Declaration Syntax
C#
public class DescribeLoadBalancerPolicyTypesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeLoadBalancerPolicyTypesResult()()()()
Initializes a new instance of the DescribeLoadBalancerPolicyTypesResult 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.)
PolicyTypeDescriptions
List of policy type description structures of the specified policy type. If no policy type names are specified, returns the description of all the policy types defined by Elastic Load Balancing service.

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

WithPolicyTypeDescriptions(IEnumerable<(Of <<'(PolicyTypeDescription>)>>)) Obsolete.
Adds elements to the PolicyTypeDescriptions collection

Inheritance Hierarchy
Object
DescribeLoadBalancerPolicyTypesResult

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