CustomRule.Action Propriedade

Definição

Obtém ou define que ação a ser aplicada quando a regra corresponde. Os valores possíveis incluem: 'Allow', 'Block', 'Log', 'Redirect'

[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