Compartilhar via


MatchedRule.Action Propriedade

Definição

Obtém ou define se o tráfego de rede é permitido ou negado. Os valores possíveis são 'Allow' e '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a