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.

Describes the directory owner account details that have been shared to the directory consumer account.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.OwnerDirectoryDescription

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

Syntax

C#
public class OwnerDirectoryDescription

The OwnerDirectoryDescription type exposes the following members

Constructors

NameDescription
Public Method OwnerDirectoryDescription()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

Identifier of the directory owner account.

Public Property DirectoryId System.String

Gets and sets the property DirectoryId.

Identifier of the Managed Microsoft AD directory in the directory owner account.

Public Property DnsIpAddrs System.Collections.Generic.List<System.String>

Gets and sets the property DnsIpAddrs.

IP address of the directory’s domain controllers.

Public Property RadiusSettings Amazon.DirectoryService.Model.RadiusSettings

Gets and sets the property RadiusSettings.

A RadiusSettings object that contains information about the RADIUS server.

Public Property RadiusStatus Amazon.DirectoryService.RadiusStatus

Gets and sets the property RadiusStatus.

Information about the status of the RADIUS server.

Public Property VpcSettings Amazon.DirectoryService.Model.DirectoryVpcSettingsDescription

Gets and sets the property VpcSettings.

Information about the VPC settings for the directory.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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