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 IPv6 CIDR block associated with a VPC.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VpcIpv6CidrBlockAssociation

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

Syntax

C#
public class VpcIpv6CidrBlockAssociation

The VpcIpv6CidrBlockAssociation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssociationId System.String

Gets and sets the property AssociationId.

The association ID for the IPv6 CIDR block.

Public Property Ipv6CidrBlock System.String

Gets and sets the property Ipv6CidrBlock.

The IPv6 CIDR block.

Public Property Ipv6CidrBlockState Amazon.EC2.Model.VpcCidrBlockState

Gets and sets the property Ipv6CidrBlockState.

Information about the state of the CIDR block.

Public Property Ipv6Pool System.String

Gets and sets the property Ipv6Pool.

The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.

Public Property NetworkBorderGroup System.String

Gets and sets the property NetworkBorderGroup.

The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, us-east-1-wl1-bos-wlz-1.

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