The output for the DescribeLoadBalancerPolicyTypes action.

C# |
public class DescribeLoadBalancerPolicyTypesResult

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

Object | |
![]() | DescribeLoadBalancerPolicyTypesResult |