Compartir a través de


ApplicationGatewayRoutingRule.Priority Propiedad

Definición

Obtiene o establece la prioridad de la regla de enrutamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a