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.
Container for the parameters to the MoveByoipCidrToIpam operation. Move a BYOIPv4 CIDR to IPAM from a public IPv4 pool.
If you already have a BYOIPv4 CIDR with Amazon Web Services, you can move the CIDR to IPAM from a public IPv4 pool. You cannot move an IPv6 CIDR to IPAM. If you are bringing a new IP address to Amazon Web Services for the first time, complete the steps in Tutorial: BYOIP address CIDRs to IPAM.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class MoveByoipCidrToIpamRequest : AmazonEC2Request IAmazonWebServiceRequest
The MoveByoipCidrToIpamRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
MoveByoipCidrToIpamRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Cidr | System.String |
Gets and sets the property Cidr. The BYOIP CIDR. |
![]() |
DryRun | System.Nullable<System.Boolean> |
Gets and sets the property DryRun.
A check for whether you have the required permissions for the action without actually
making the request and provides an error response. If you have the required permissions,
the error response is |
![]() |
IpamPoolId | System.String |
Gets and sets the property IpamPoolId. The IPAM pool ID. |
![]() |
IpamPoolOwner | System.String |
Gets and sets the property IpamPoolOwner. The Amazon Web Services account ID of the owner of the IPAM pool. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer