public sealed class UpdateReplicationRequest : IMessage<UpdateReplicationRequest>, IEquatable<UpdateReplicationRequest>, IDeepCloneable<UpdateReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class UpdateReplicationRequest.
UpdateReplicationRequest updates description and/or labels for a replication.
[[["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."],[[["This document provides reference information for the `UpdateReplicationRequest` class within the NetApp v1 API for .NET, specifically version 1.7.0."],["`UpdateReplicationRequest` allows updates to the description and/or labels of a replication and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateReplicationRequest` class has two constructors, one default and one that accepts another `UpdateReplicationRequest` as a parameter for creating a copy."],["The class includes properties `Replication`, to define the replication resource, and `UpdateMask`, which is necessary for specifying which fields of the replication should be updated."],["This page contains links to documentation for versions ranging from 1.0.0 to 1.8.0, with 1.8.0 being the most recent version available."]]],[]]