NfsProtocolProperties.RootSquash Property

Definition

Root squash defines how root users on clients are mapped to the NFS share.

public Azure.ResourceManager.FileShares.Models.ShareRootSquash? RootSquash { get; set; }
member this.RootSquash : Nullable<Azure.ResourceManager.FileShares.Models.ShareRootSquash> with get, set
Public Property RootSquash As Nullable(Of ShareRootSquash)

Property Value

Applies to