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 configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to Amazon Web Services while using Amazon VPC IPAM to manage subnets within those ranges.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class IpamScopeExternalAuthorityConfiguration
The IpamScopeExternalAuthorityConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
IpamScopeExternalAuthorityConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
ExternalResourceIdentifier | System.String |
Gets and sets the property ExternalResourceIdentifier.
The identifier for the external resource managing this scope. For Infoblox integrations,
this is the Infoblox resource identifier in the format |
|
Type | Amazon.EC2.IpamScopeExternalAuthorityType |
Gets and sets the property Type.
The type of external authority managing this scope. Currently supports |
.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