Freigeben über


WebApplicationFirewallCustomRule.Action Eigenschaft

Definition

Ruft den Typ von Aktionen ab oder legt diese fest. Folgende Werte sind möglich: „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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: