Compartir a través de


HubRouteTable.Routes Propiedad

Definición

Obtiene o establece la lista de todas las rutas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a