Partilhar via


NfsAccessRule.Scope Propriedade

Definição

Obtém ou define o escopo dessa regra. O escopo e o filtro determinam quais clientes correspondem à regra. Os valores possíveis incluem: 'default', 'network', 'host'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a