Share via


VirtualHubInner.RouteTable Property

Definition

Gets or sets the routeTable associated with this virtual hub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to