FileSystemUser.NfsUser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the effective NFS User ID and Group ID when accessing the volume data.
[Newtonsoft.Json.JsonProperty(PropertyName="nfsUser")]
public Microsoft.Azure.Management.NetApp.Models.NfsUser NfsUser { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nfsUser")>]
member this.NfsUser : Microsoft.Azure.Management.NetApp.Models.NfsUser with get, set
Public Property NfsUser As NfsUser
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute