Compartir a través de


WebApplicationFirewallCustomRule.Action Propiedad

Definición

Obtiene o establece el tipo de acciones. Los valores posibles son: "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