次の方法で共有


VirtualHub.RouteTable プロパティ

定義

この仮想ハブに関連付けられている routeTable を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routeTable")]
public Microsoft.Azure.Management.Network.Models.VirtualHubRouteTable RouteTable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routeTable")>]
member this.RouteTable : Microsoft.Azure.Management.Network.Models.VirtualHubRouteTable with get, set
Public Property RouteTable As VirtualHubRouteTable

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象