Compartir a través de


WebApplicationFirewallCustomRule.Priority Propiedad

Definición

Obtiene o establece describe la prioridad de la regla. Las reglas con un valor inferior se evaluarán antes de que las reglas con un valor mayor.

[Newtonsoft.Json.JsonProperty(PropertyName="priority")]
public int Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priority")>]
member this.Priority : int with get, set
Public Property Priority As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a