次の方法で共有


ExpressRouteCircuitRoutesTable.Weight プロパティ

定義

ルートの重みを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象