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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamPolicyDocument

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

Syntax

C#
public class IpamPolicyDocument

The IpamPolicyDocument type exposes the following members

Constructors

NameDescription
Public Method IpamPolicyDocument()

Properties

NameTypeDescription
Public Property AllocationRules System.Collections.Generic.List<Amazon.EC2.Model.IpamPolicyAllocationRule>

Gets and sets the property AllocationRules.

The allocation rules in the IPAM policy document.

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.

Public Property IpamPolicyId System.String

Gets and sets the property IpamPolicyId.

The ID of the IPAM policy.

Public Property Locale System.String

Gets and sets the property Locale.

The locale of the IPAM policy document.

Public Property ResourceType Amazon.EC2.IpamPolicyResourceType

Gets and sets the property ResourceType.

The resource type of the IPAM policy document.

The Amazon Web Services service or resource type that can use IP addresses through IPAM policies. Supported services and resource types include:

  • Elastic IP addresses

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