Compartir a través de


MatchedRule.Action Propiedad

Definición

Obtiene o establece el tráfico de red permitido o denegado. Los valores posibles son "Allow" y "Deny".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a