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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e class in the NetApp v1 API is used to delete a replication resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and one that takes another \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a required string, specifies the resource name of the replication to be deleted in the format \u003ccode\u003eprojects/*/locations/*/volumes/*/replications/{replication_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a \u003ccode\u003eReplicationName\u003c/code\u003e property, which provides a typed view over the resource name property.\u003c/p\u003e\n"]]],[],null,[]]