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 `DeleteBackupVaultRequest` class includes a `BackupVaultName` property and a `Name` property for specifying the resource to be deleted."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest, 1.8.0."],["The class inherits members from the base `object` class, like GetHashCode, GetType, and ToString."]]],[]]