public sealed class DeleteReplicationRequest : IMessage<DeleteReplicationRequest>, IEquatable<DeleteReplicationRequest>, IDeepCloneable<DeleteReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteReplicationRequest.
[[["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."],[[["The latest version available is 1.8.0, with multiple previous versions also listed, from 1.7.0 down to 1.0.0."],["`DeleteReplicationRequest` is a class within the NetApp v1 API, specifically designed to handle the deletion of a replication."],["The `DeleteReplicationRequest` class has methods and properties that allow interaction and configuration, such as the `Name` property to define the resource name of the replication to be deleted."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The DeleteReplicationRequest class has two constructors, one being a standard constructor and the other allowing you to copy the properties of another DeleteReplicationRequest object."]]],[]]