Describes an Elastic IP address.

C# |
public class ElasticIp

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ElasticIp()()()() | Initializes a new instance of the ElasticIp class |
![]() | Domain |
Gets and sets the property Domain.
The domain. |
![]() | 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.) |
![]() | InstanceId |
Gets and sets the property InstanceId.
The ID of the instance that the address is attached to. |
![]() | Ip |
Gets and sets the property Ip.
The IP address. |
![]() | Name |
Gets and sets the property Name.
The name. |
![]() | Region |
Gets and sets the property Region.
The AWS region. For more information, see Regions and Endpoints. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDomain(String) | Obsolete.
Sets the Domain property
|
![]() | WithInstanceId(String) | Obsolete.
Sets the InstanceId property
|
![]() | WithIp(String) | Obsolete.
Sets the Ip property
|
![]() | WithName(String) | Obsolete.
Sets the Name property
|
![]() | WithRegion(String) | Obsolete.
Sets the Region property
|

Object | |
![]() | ElasticIp |