AWS SDK Version 3 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.

Describes an Elastic IP address.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.ElasticIp

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z

Syntax

C#
public class ElasticIp

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, which can be a maximum of 32 characters.

Public Property Region System.String

Gets and sets the property Region.

The Amazon Web Services Region. For more information, see Regions and Endpoints.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5