Partager via


Endpoint.Weight Propriété

Définition

Obtient ou définit le poids de ce point de terminaison lors de l’utilisation de la méthode de routage du trafic « Pondéré ». Les valeurs possibles sont comprises entre 1 et 1000.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.weight")]
public long? Weight { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.weight")>]
member this.Weight : Nullable<int64> with get, set
Public Property Weight As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à