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` class is 1.8.0, as indicated by the provided documentation links."],["`GetActiveDirectoryRequest` is a class within the Google Cloud NetApp v1 API, specifically designed for retrieving a single active directory."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetActiveDirectoryRequest` class includes properties such as `ActiveDirectoryName` (of type `ActiveDirectoryName`) and `Name` (of type string), which are essential for identifying the target active directory."],["The `GetActiveDirectoryRequest` class is found in the `Google.Cloud.NetApp.V1` namespace and is contained within the `Google.Cloud.NetApp.V1.dll` assembly."]]],[]]