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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class VpcIpv6CidrBlockAssociation
The VpcIpv6CidrBlockAssociation type exposes the following members
Name | Description | |
---|---|---|
![]() |
VpcIpv6CidrBlockAssociation() |
Name | Type | Description | |
---|---|---|---|
![]() |
AssociationId | System.String |
Gets and sets the property AssociationId. The association ID for the IPv6 CIDR block. |
![]() |
Ipv6CidrBlock | System.String |
Gets and sets the property Ipv6CidrBlock. The IPv6 CIDR block. |
![]() |
Ipv6CidrBlockState | Amazon.EC2.Model.VpcCidrBlockState |
Gets and sets the property Ipv6CidrBlockState. Information about the state of the CIDR block. |
![]() |
Ipv6Pool | System.String |
Gets and sets the property Ipv6Pool. The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated. |
![]() |
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, |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5