AWS SDK for .NET Documentation
DescribeAddressesResult Class
AmazonAmazon.EC2.ModelDescribeAddressesResult Did this page help you?   Yes   No    Tell us about it...
Describe Addresses Result
Declaration Syntax
C#
public class DescribeAddressesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeAddressesResult()()()()
Initializes a new instance of the DescribeAddressesResult class

Address
Gets and sets the Address property. The list of IP addresses.

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.)
IsSetAddress()()()()
Checks if Address property is set

ToString()()()()
String Representation of this object. Overrides Object.ToString()
(Overrides Object.ToString()()()().)
ToXML()()()()
XML Representation of this object

Inheritance Hierarchy
Object
DescribeAddressesResult

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