AWS SDK Version 2 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.

.NET Framework 4.5
 
Contains information about an AD Connector directory.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.DirectoryConnectSettingsDescription

Namespace: Amazon.DirectoryService.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DirectoryConnectSettingsDescription : Object

The DirectoryConnectSettingsDescription type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AvailabilityZones System.Collections.Generic.List<System.String> Gets and sets the property AvailabilityZones.

A list of the Availability Zones that the directory is in.

Public Property ConnectIps System.Collections.Generic.List<System.String> Gets and sets the property ConnectIps.

The IP addresses of the AD Connector servers.

Public Property CustomerUserName System.String Gets and sets the property CustomerUserName.

The username of the service account in the on-premises directory.

Public Property SecurityGroupId System.String Gets and sets the property SecurityGroupId.

The security group identifier for the AD Connector directory.

Public Property SubnetIds System.Collections.Generic.List<System.String> Gets and sets the property SubnetIds.

A list of subnet identifiers in the VPC that the AD connector is in.

Public Property VpcId System.String Gets and sets the property VpcId.

The identifier of the VPC that the AD Connector is in.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5