PatchRouteFilterRule.Access Propriedade

Definição

Obtém ou define o tipo de acesso da regra. Os valores possíveis incluem: 'Allow', 'Deny'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a