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.

The CIDR for an IPAM resource.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamResourceCidr

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

Syntax

C#
public class IpamResourceCidr

The IpamResourceCidr type exposes the following members

Constructors

NameDescription
Public Method IpamResourceCidr()

Properties

NameTypeDescription
Public Property ComplianceStatus Amazon.EC2.IpamComplianceStatus

Gets and sets the property ComplianceStatus.

The compliance status of the IPAM resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Public Property IpamId System.String

Gets and sets the property IpamId.

The IPAM ID for an IPAM resource.

Public Property IpamPoolId System.String

Gets and sets the property IpamPoolId.

The pool ID for an IPAM resource.

Public Property IpamScopeId System.String

Gets and sets the property IpamScopeId.

The scope ID for an IPAM resource.

Public Property IpUsage System.Double

Gets and sets the property IpUsage.

The percentage of IP address space in use. To convert the decimal to a percentage, multiply the decimal by 100. Note the following:

  • For resources that are VPCs, this is the percentage of IP address space in the VPC that's taken up by subnet CIDRs.

  • For resources that are subnets, if the subnet has an IPv4 CIDR provisioned to it, this is the percentage of IPv4 address space in the subnet that's in use. If the subnet has an IPv6 CIDR provisioned to it, the percentage of IPv6 address space in use is not represented. The percentage of IPv6 address space in use cannot currently be calculated.

  • For resources that are public IPv4 pools, this is the percentage of IP address space in the pool that's been allocated to Elastic IP addresses (EIPs).

Public Property ManagementState Amazon.EC2.IpamManagementState

Gets and sets the property ManagementState.

The management state of the resource. For more information about management states, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Public Property OverlapStatus Amazon.EC2.IpamOverlapStatus

Gets and sets the property OverlapStatus.

The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Public Property ResourceCidr System.String

Gets and sets the property ResourceCidr.

The CIDR for an IPAM resource.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of an IPAM resource.

Public Property ResourceName System.String

Gets and sets the property ResourceName.

The name of an IPAM resource.

Public Property ResourceOwnerId System.String

Gets and sets the property ResourceOwnerId.

The Amazon Web Services account number of the owner of an IPAM resource.

Public Property ResourceRegion System.String

Gets and sets the property ResourceRegion.

The Amazon Web Services Region for an IPAM resource.

Public Property ResourceTags System.Collections.Generic.List<Amazon.EC2.Model.IpamResourceTag>

Gets and sets the property ResourceTags.

The tags for an IPAM resource.

Public Property ResourceType Amazon.EC2.IpamResourceType

Gets and sets the property ResourceType.

The type of IPAM resource.

Public Property VpcId System.String

Gets and sets the property VpcId.

The ID of a VPC.

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