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.

The attributes associated with an Elastic IP address.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AddressAttribute

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

Syntax

C#
public class AddressAttribute

The AddressAttribute type exposes the following members

Constructors

NameDescription
Public Method AddressAttribute()

Properties

NameTypeDescription
Public Property AllocationId System.String

Gets and sets the property AllocationId.

[EC2-VPC] The allocation ID.

Public Property PtrRecord System.String

Gets and sets the property PtrRecord.

The pointer (PTR) record for the IP address.

Public Property PtrRecordUpdate Amazon.EC2.Model.PtrUpdateStatus

Gets and sets the property PtrRecordUpdate.

The updated PTR record for the IP address.

Public Property PublicIp System.String

Gets and sets the property PublicIp.

The public IP address.

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