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 VPC information for the CreateDirectory or CreateMicrosoftAD operation.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.DirectoryVpcSettings

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

Syntax

C#
public class DirectoryVpcSettings : Object

The DirectoryVpcSettings type exposes the following members

Constructors

NameDescription
Public Method DirectoryVpcSettings()

Properties

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

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service creates a directory server and a DNS server in each of these subnets.

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

The identifier of the VPC in which to create the directory.

Version Information

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