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."],[[["The latest version available is 1.8.0, with a range of previous versions from 1.7.0 down to 1.0.0 also available for the DeleteReplicationRequest."],["DeleteReplicationRequest is a class within the Google.Cloud.NetApp.V1 namespace used to delete a replication."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `DeleteReplicationRequest` has a constructor that takes no parameters and another one that takes another instance of `DeleteReplicationRequest` as a parameter."],["This class has two properties, Name and ReplicationName, which are related to the name of the replication resource."]]],[]]