Compartilhar via


VirtualHubRouteTable.Routes Propriedade

Definição

Obtém ou define a lista de todas as rotas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a