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 association between a subnet and an IPv6 CIDR block.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.SubnetIpv6CidrBlockAssociation

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

Syntax

C#
public class SubnetIpv6CidrBlockAssociation

The SubnetIpv6CidrBlockAssociation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssociationId System.String

Gets and sets the property AssociationId.

The ID of the association.

Public Property IpSource Amazon.EC2.IpSource

Gets and sets the property IpSource.

The source that allocated the IP address space. byoip or amazon indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). none indicates private space.

Public Property Ipv6AddressAttribute Amazon.EC2.Ipv6AddressAttribute

Gets and sets the property Ipv6AddressAttribute.

Public IPv6 addresses are those advertised on the internet from Amazon Web Services. Private IP addresses are not and cannot be advertised on the internet from Amazon Web Services.

Public Property Ipv6CidrBlock System.String

Gets and sets the property Ipv6CidrBlock.

The IPv6 CIDR block.

Public Property Ipv6CidrBlockState Amazon.EC2.Model.SubnetCidrBlockState

Gets and sets the property Ipv6CidrBlockState.

The state of the CIDR block.

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