public sealed class DeleteBackupVaultRequest : IMessage<DeleteBackupVaultRequest>, IEquatable<DeleteBackupVaultRequest>, IDeepCloneable<DeleteBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteBackupVaultRequest.
[[["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 webpage provides reference documentation for the `DeleteBackupVaultRequest` class within the NetApp v1 API."],["The `DeleteBackupVaultRequest` class is used to delete a backup vault, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation is version 1.8.0, while this specific page covers version 1.6.0, with access to previous versions as well."],["The `DeleteBackupVaultRequest` class includes properties such as `BackupVaultName` and `Name`, which are used to specify the target backup vault for deletion."],["The documentation provides information on inherited members, constructors, properties, and parameter descriptions for this class, allowing for comprehensive understanding."]]],[]]