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-03-21 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."]]],[]]