public sealed class SourceParallelstore : IMessage<SourceParallelstore>, IEquatable<SourceParallelstore>, IDeepCloneable<SourceParallelstore>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class SourceParallelstore.
[[["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."],[[["The `SourceParallelstore` class in the Parallelstore v1 API serves as the source for data transfers, as indicated by its role as a data transfer origin."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its functionality within the .NET environment."],["The `SourceParallelstore` class offers two constructors: a default constructor and another constructor that accepts a `SourceParallelstore` object, allowing for the creation of instances and copies."],["The `Path` property of the `SourceParallelstore` class allows specification of the root directory path on the Parallelstore filesystem, with a default of `/` if no value is given."],["The reference documentation provided is for the Parallelstore v1 API and covers two versions, 1.1.0 as the latest and 1.0.0."]]],[]]