Partager via


HubRouteTable.Routes Propriété

Définition

Obtient ou définit la liste de tous les itinéraires.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à