次の方法で共有


NextHopResult.RouteTableId プロパティ

定義

返されるルートに関連付けられているルート テーブルのリソース識別子を取得または設定します。 返されるルートがユーザーが作成したルートに対応していない場合、このフィールドは文字列 'System Route' になります。

[Newtonsoft.Json.JsonProperty(PropertyName="routeTableId")]
public string RouteTableId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="routeTableId")>]
member this.RouteTableId : string with get, set
Public Property RouteTableId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象