Compartir a través de


VirtualHubRouteTable.Routes Propiedad

Definición

Obtiene o establece la lista de todas las rutas.

[Newtonsoft.Json.JsonProperty(PropertyName="routes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VirtualHubRoute> Routes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="routes")>]
member this.Routes : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VirtualHubRoute> with get, set
Public Property Routes As IList(Of VirtualHubRoute)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a