Compartir a través de


ExpressRouteConnection.RoutingWeight Propiedad

Definición

Obtiene o establece el peso de enrutamiento asociado a la conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a