public sealed class NFSVolumeSource : IMessage<NFSVolumeSource>, IEquatable<NFSVolumeSource>, IDeepCloneable<NFSVolumeSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class NFSVolumeSource.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `NFSVolumeSource` class within the Cloud Run Admin v2 API, specifically for the .NET framework."],["The `NFSVolumeSource` class represents an NFS (Network File System) mount, allowing applications to access shared file systems."],["The documentation includes details on various versions, ranging from version 1.0.0-beta02 to the latest version 2.13.0, where the latest version is listed at the top of the list."],["Key properties of the `NFSVolumeSource` class include `Path`, `ReadOnly`, and `Server`, which define the exported path, read-only status, and the NFS server address respectively."],["The class implements a number of interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."]]],[]]