Compartir a través de


IpFilterRule.FilterName Propiedad

Definición

Obtiene o establece el nombre de la regla de filtro IP.

[Newtonsoft.Json.JsonProperty(PropertyName="filterName")]
public string FilterName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filterName")>]
member this.FilterName : string with get, set
Public Property FilterName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a