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 historical record of a CIDR within an IPAM scope. For more information, see View the history of IP addresses in the Amazon VPC IPAM User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamAddressHistoryRecord
The IpamAddressHistoryRecord type exposes the following members
Name | Description | |
---|---|---|
![]() |
IpamAddressHistoryRecord() |
Name | Type | Description | |
---|---|---|---|
![]() |
ResourceCidr | System.String |
Gets and sets the property ResourceCidr. The CIDR of the resource. |
![]() |
ResourceComplianceStatus | Amazon.EC2.IpamComplianceStatus |
Gets and sets the property ResourceComplianceStatus. The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide. |
![]() |
ResourceId | System.String |
Gets and sets the property ResourceId. The ID of the resource. |
![]() |
ResourceName | System.String |
Gets and sets the property ResourceName. The name of the resource. |
![]() |
ResourceOverlapStatus | Amazon.EC2.IpamOverlapStatus |
Gets and sets the property ResourceOverlapStatus. 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. |
![]() |
ResourceOwnerId | System.String |
Gets and sets the property ResourceOwnerId. The ID of the resource owner. |
![]() |
ResourceRegion | System.String |
Gets and sets the property ResourceRegion. The Amazon Web Services Region of the resource. |
![]() |
ResourceType | Amazon.EC2.IpamAddressHistoryResourceType |
Gets and sets the property ResourceType. The type of the resource. |
![]() |
SampledEndTime | System.DateTime |
Gets and sets the property SampledEndTime. Sampled end time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the end time may have occurred before this specific time. |
![]() |
SampledStartTime | System.DateTime |
Gets and sets the property SampledStartTime. Sampled start time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the start time may have occurred before this specific time. |
![]() |
VpcId | System.String |
Gets and sets the property VpcId. The VPC ID of the resource. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5