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.

For more information, see Integrate VPC IPAM with Infoblox infrastructure in the Amazon VPC IPAM User Guide.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ExternalAuthorityConfiguration

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

Syntax

C#
public class ExternalAuthorityConfiguration

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

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