public sealed class DestinationParallelstore : IMessage<DestinationParallelstore>, IEquatable<DestinationParallelstore>, IDeepCloneable<DestinationParallelstore>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class DestinationParallelstore.
Parallelstore as the destination of a data transfer.
[[["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 document provides reference documentation for the `DestinationParallelstore` class within the Parallelstore v1 API."],["`DestinationParallelstore` is designed for use as the destination of a data transfer within the Parallelstore environment."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DestinationParallelstore` class includes constructors for default instantiation and copying from another `DestinationParallelstore` instance."],["It has a `Path` property that represents the root directory path on the Parallelstore filesystem, with a default value of `/`."]]],[]]