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-04-17 UTC."],[[["This webpage provides reference documentation for the `DeleteActiveDirectoryRequest` class within the NetApp v1 API."],["The `DeleteActiveDirectoryRequest` class is used to delete a single active directory and is available in various versions, including the latest 1.8.0 version."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DeleteActiveDirectoryRequest` class has two constructors and two properties, `ActiveDirectoryName` and `Name`, that are used to represent the active directory being deleted."],["There are multiple versions available for the `DeleteActiveDirectoryRequest` API, from version 1.0.0 to the latest version 1.8.0, and they all fall under the `Google.Cloud.NetApp.V1` namespace."]]],[]]