public sealed class GetActiveDirectoryRequest : IMessage<GetActiveDirectoryRequest>, IEquatable<GetActiveDirectoryRequest>, IDeepCloneable<GetActiveDirectoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetActiveDirectoryRequest.
GetActiveDirectory for getting a single active directory.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetActiveDirectoryRequest` class within the NetApp v1 API, specifically version 1.3.0."],["The `GetActiveDirectoryRequest` class is designed for retrieving a single active directory and inherits from `object`, while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `ActiveDirectoryName`, a typed view of the resource name, and `Name`, which represents the required name of the active directory."],["There are two constructors available for `GetActiveDirectoryRequest`: a default constructor and one that takes another `GetActiveDirectoryRequest` instance as a parameter."],["This page also lists other versions, from 1.0.0 to 1.8.0 (latest), each with its respective documentation link."]]],[]]