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 association information for an Elastic IP address (IPv4).

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceNetworkInterfaceAssociation

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

Syntax

C#
public class InstanceNetworkInterfaceAssociation

The InstanceNetworkInterfaceAssociation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CarrierIp System.String

Gets and sets the property CarrierIp.

The carrier IP address associated with the network interface.

Public Property CustomerOwnedIp System.String

Gets and sets the property CustomerOwnedIp.

The customer-owned IP address associated with the network interface.

Public Property IpOwnerId System.String

Gets and sets the property IpOwnerId.

The ID of the owner of the Elastic IP address.

Public Property PublicDnsName System.String

Gets and sets the property PublicDnsName.

The public DNS name.

Public Property PublicIp System.String

Gets and sets the property PublicIp.

The public IP address or Elastic IP address bound to the network interface.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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