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 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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IpamScopeExternalAuthorityConfiguration

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

Syntax

C#
public class IpamScopeExternalAuthorityConfiguration

The IpamScopeExternalAuthorityConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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 .identity.account...

Public Property Type Amazon.EC2.IpamScopeExternalAuthorityType

Gets and sets the property Type.

The type of external authority managing this scope. Currently supports Infoblox for integration with Infoblox Universal DDI.

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