IPRule.Action Property

Definition

Action when client IP address is matched.

[Newtonsoft.Json.JsonProperty(PropertyName="action")]
public static string Action { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="action")>]
static member Action : string
Public Shared ReadOnly Property Action As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to