public sealed class DeleteActiveDirectoryRequest : IMessage<DeleteActiveDirectoryRequest>, IEquatable<DeleteActiveDirectoryRequest>, IDeepCloneable<DeleteActiveDirectoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteActiveDirectoryRequest.
DeleteActiveDirectoryRequest for deleting 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 documentation covers the `DeleteActiveDirectoryRequest` class within the Google.Cloud.NetApp.V1 API, specifically for deleting a single active directory."],["The `DeleteActiveDirectoryRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation provides reference to the class constructor with parameter, along with properties such as `ActiveDirectoryName` and `Name`, which is required for directory deletion."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to 1.8.0, with 1.8.0 being the latest."]]],[]]