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 webpage provides documentation for the `GetActiveDirectoryRequest` class within the Google.Cloud.NetApp.V1 API, specifically version 1.1.0, with links to other versions."],["The `GetActiveDirectoryRequest` class is used to retrieve a single active directory and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors: a default constructor and one that accepts another `GetActiveDirectoryRequest` as a parameter."],["The `GetActiveDirectoryRequest` class has properties, `ActiveDirectoryName` and `Name`, used for specifying the active directory resource name."],["The latest version available is 1.8.0 and there are 9 versions listed in total."]]],[]]