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."],[[["The latest version of the `GetActiveDirectoryRequest` API is 1.8.0, but versions 1.0.0 through 1.7.0 are also documented."],["`GetActiveDirectoryRequest` is used to retrieve a single active directory and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating an empty request or cloning an existing `GetActiveDirectoryRequest`."],["It has properties like `ActiveDirectoryName`, which provides a typed view, and `Name`, which represents the required name of the active directory."],["The `GetActiveDirectoryRequest` is contained in the `Google.Cloud.NetApp.V1` namespace, within the `Google.Cloud.NetApp.V1.dll` assembly."]]],[]]