Compartir a través de


ExpressRouteCircuitRoutesTable.Weight Propiedad

Definición

Obtiene o establece el peso de ruta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a