Compartir a través de


VpnConnectionInner.RoutingWeight Propiedad

Definición

Obtiene o establece el peso del enrutamiento para la conexión vpn.

[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