Compartir a través de


NWRuleSetIpRules.Action Propiedad

Definición

Obtiene o establece la acción de filtro IP. Entre los valores posibles se incluyen: "Permitir".

[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