次の方法で共有


VpnConnectionInner.RoutingWeight プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象