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-03-21 UTC."],[[["The latest version available for the `NFSVolumeSource` class is 2.13.0, with the page focusing on the 2.8.0 version."],["`NFSVolumeSource` class represents an NFS mount in the Cloud Run Admin v2 API."],["The `NFSVolumeSource` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NFSVolumeSource` class contains properties such as `Path`, `ReadOnly`, and `Server`, which define the NFS volume's settings, including its exported path, read-only status, and server address."],["The documentation includes reference links for the various versions of `NFSVolumeSource` and its related objects, such as the [object](https://learn.microsoft.com/dotnet/api/system.object), and other implemented interfaces."]]],[]]