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"]],[["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."],[[["This document provides reference information for the `DeleteActiveDirectoryRequest` class within the Google Cloud NetApp v1 API, specifically for version 1.2.0."],["`DeleteActiveDirectoryRequest` is used to delete a single active directory and inherits from the `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that takes a `DeleteActiveDirectoryRequest` object as a parameter."],["The `DeleteActiveDirectoryRequest` class contains two properties: `ActiveDirectoryName`, which is a typed view over the resource name, and `Name`, a required string representing the name of the active directory."],["There are several versions of this documentation available, ranging from 1.0.0 to the latest version, 1.8.0, all relating to the same `DeleteActiveDirectoryRequest`."]]],[]]