Compartilhar via


GatewayRoute.Weight Propriedade

Definição

Obtém o peso da rota.

[Newtonsoft.Json.JsonProperty(PropertyName="weight")]
public int? Weight { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="weight")>]
member this.Weight : Nullable<int>
Public ReadOnly Property Weight As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a