AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Describes an Elastic IP address.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.ElasticIp

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ElasticIp : Object

The ElasticIp type exposes the following members

Constructors

NameDescription
Public Method ElasticIp()

Properties

NameTypeDescription
Public Property Domain System.String Gets and sets the property Domain.

The domain.

Public Property InstanceId System.String Gets and sets the property InstanceId.

The ID of the instance that the address is attached to.

Public Property Ip System.String Gets and sets the property Ip.

The IP address.

Public Property Name System.String Gets and sets the property Name.

The name.

Public Property Region System.String Gets and sets the property Region.

The AWS region. For more information, see Regions and Endpoints.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8