Compartir a través de


VirtualHubInner.RouteTable Propiedad

Definición

Obtiene o establece la routeTable asociada a este centro virtual.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a