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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamPolicyDocument
The IpamPolicyDocument type exposes the following members
| Name | Description | |
|---|---|---|
|
IpamPolicyDocument() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
IpamPolicyId | System.String |
Gets and sets the property IpamPolicyId. The ID of the IPAM policy. |
|
Locale | System.String |
Gets and sets the property Locale. The locale of the IPAM policy document. |
|
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:
|
.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