Compartir a través de


ApplicationGatewayFirewallRule.Action Propiedad

Definición

Obtiene o establece la representación de cadena de la acción de regla de firewall de aplicaciones web. Entre los valores posibles se incluyen: "None", "AnomalyScoring", "Allow", "Block", "Log".

[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