public sealed class DeleteBackupPolicyRequest : IMessage<DeleteBackupPolicyRequest>, IEquatable<DeleteBackupPolicyRequest>, IDeepCloneable<DeleteBackupPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteBackupPolicyRequest.
DeleteBackupPolicyRequest deletes a backup policy.
[[["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 `DeleteBackupPolicyRequest` class within the NetApp v1 API for .NET."],["The `DeleteBackupPolicyRequest` class is used to delete a backup policy, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the object class, and has properties that allow setting the backup policy name for the intended operation, specified as `BackupPolicyName` and `Name`."],["The latest version of this `DeleteBackupPolicyRequest` class is 1.8.0, and this page is related to version 1.3.0, which is one of multiple available versions in this reference."]]],[]]