Compartir a través de


NfsAccessRule.AnonymousGID Propiedad

Definición

Obtiene o establece el valor de GID que reemplaza a 0 cuando rootSquash es true. Esto usará el valor de anonymousUID si no se proporciona.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a