Compartir a través de


FileShareItem.RootSquash Propiedad

Definición

Obtiene o establece que la propiedad es solo para el recurso compartido NFS. El valor predeterminado es NoRootSquash. Entre los valores posibles se incluyen: "NoRootSquash", "RootSquash", "AllSquash"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rootSquash")]
public string RootSquash { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rootSquash")>]
member this.RootSquash : string with get, set
Public Property RootSquash As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a