The PolicyTypeDescription data type.

C# |
public class PolicyTypeDescription

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | PolicyTypeDescription()()()() | Initializes a new instance of the PolicyTypeDescription class |
![]() | Description |
A human-readable description of the policy type.
|
![]() | 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.) |
![]() | PolicyAttributeTypeDescriptions |
The description of the policy attributes associated with the load balancer policies defined by the Elastic Load Balancing service.
|
![]() | PolicyTypeName |
The name of the policy type.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDescription(String) | Obsolete.
Sets the Description property
|
![]() | WithPolicyAttributeTypeDescriptions(array<PolicyAttributeTypeDescription>[]()[][]) | Obsolete.
Adds elements to the PolicyAttributeTypeDescriptions collection
|
![]() | WithPolicyAttributeTypeDescriptions(IEnumerable<(Of <<'(PolicyAttributeTypeDescription>)>>)) | Obsolete.
Adds elements to the PolicyAttributeTypeDescriptions collection
|
![]() | WithPolicyTypeName(String) | Obsolete.
Sets the PolicyTypeName property
|

Object | |
![]() | PolicyTypeDescription |