public sealed class RenameNfsShareRequest : IMessage<RenameNfsShareRequest>, IEquatable<RenameNfsShareRequest>, IDeepCloneable<RenameNfsShareRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class RenameNfsShareRequest.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `RenameNfsShareRequest` class within the Bare Metal Solution v2 API, focusing on its usage in renaming NFS shares."],["The `RenameNfsShareRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class offers two constructors: a default constructor, and another one which takes a `RenameNfsShareRequest` parameter for copying object data."],["The `RenameNfsShareRequest` class contains three properties: `NFSShareName`, which is a typed view of the resource name, `Name`, the required unique identifier of the NFS share, and `NewNfsshareId`, the new identifier for the NFS share."],["There are multiple versions of this documentation available, ranging from version 1.0.0 up to the latest version 1.7.0, allowing for backward compatibility."]]],[]]