FileSystemUser.NfsUser Property

Definition

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

Applies to