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
 
Container for the parameters to the ConnectDirectory operation. Creates an AD Connector to connect to an on-premises directory.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DirectoryService.AmazonDirectoryServiceRequest
      Amazon.DirectoryService.Model.ConnectDirectoryRequest

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

Syntax

C#
public class ConnectDirectoryRequest : AmazonDirectoryServiceRequest
         IRequestEvents

The ConnectDirectoryRequest type exposes the following members

Constructors

NameDescription
Public Method ConnectDirectoryRequest()

Properties

NameTypeDescription
Public Property ConnectSettings Amazon.DirectoryService.Model.DirectoryConnectSettings Gets and sets the property ConnectSettings.

A DirectoryConnectSettings object that contains additional information for the operation.

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

A textual description for the directory.

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

The fully-qualified name of the on-premises directory, such as corp.example.com.

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

The password for the on-premises user account.

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

The NetBIOS name of the on-premises directory, such as CORP.

Public Property Size Amazon.DirectoryService.DirectorySize Gets and sets the property Size.

The size of the directory.

Version Information

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