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.

Information about an IPAM policy allocation rule.

Allocation rules are optional configurations within an IPAM policy that map Amazon Web Services resource types to specific IPAM pools. If no rules are defined, the resource types default to using Amazon-provided IP addresses.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamPolicyAllocationRule

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

Syntax

C#
public class IpamPolicyAllocationRule

The IpamPolicyAllocationRule type exposes the following members

Constructors

NameDescription
Public Method IpamPolicyAllocationRule()

Properties

NameTypeDescription
Public Property SourceIpamPoolId System.String

Gets and sets the property SourceIpamPoolId.

The ID of the source IPAM pool for the allocation rule.

An IPAM pool is a collection of IP addresses in IPAM that can be allocated to Amazon Web Services resources.

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