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-09-09 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e is used to delete a replication, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces like \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\u003eThe documentation outlines the available constructors for \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e, including a default constructor and one that accepts another \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e class has properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the replication resource name) and \u003ccode\u003eReplicationName\u003c/code\u003e (a \u003ccode\u003eReplicationName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe provided content contains links to prior documentation versions of the \u003ccode\u003eDeleteReplicationRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version, 1.8.0.\u003c/p\u003e\n"]]],[],null,["# NetApp v1 API - Class DeleteReplicationRequest (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.9.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.8.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.7.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.6.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.5.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.4.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.3.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.2.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.1.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.0.0/Google.Cloud.NetApp.V1.DeleteReplicationRequest) \n\n public sealed class DeleteReplicationRequest : IMessage\u003cDeleteReplicationRequest\u003e, IEquatable\u003cDeleteReplicationRequest\u003e, IDeepCloneable\u003cDeleteReplicationRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the NetApp v1 API class DeleteReplicationRequest.\n\nDeleteReplicationRequest deletes a replication. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteReplicationRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteReplicationRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.DeleteReplicationRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteReplicationRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.DeleteReplicationRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteReplicationRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.DeleteReplicationRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetApp.V1](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetApp.V1.dll\n\nConstructors\n------------\n\n### DeleteReplicationRequest()\n\n public DeleteReplicationRequest()\n\n### DeleteReplicationRequest(DeleteReplicationRequest)\n\n public DeleteReplicationRequest(DeleteReplicationRequest other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The replication resource name, in the format\n`projects/*/locations/*/volumes/*/replications/{replication_id}`\n\n### ReplicationName\n\n public ReplicationName ReplicationName { get; set; }\n\n[ReplicationName](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.ReplicationName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.DeleteReplicationRequest#Google_Cloud_NetApp_V1_DeleteReplicationRequest_Name) resource name property."]]