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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference information for the `GetActiveDirectoryRequest` class within the Google Cloud NetApp v1 API, specifically version 1.7.0."],["The `GetActiveDirectoryRequest` class is used to retrieve a single active directory and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetActiveDirectoryRequest` class has two constructors and exposes properties for setting and retrieving the active directory's name, through the `Name` property or the typed `ActiveDirectoryName` view."],["The latest version of the documentation is available for version 1.8.0, with previous versions available back to version 1.0.0."]]],[]]