Share via


HubRouteTableData.Routes Property

Definition

List of all routes.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.HubRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.HubRoute>
Public ReadOnly Property Routes As IList(Of HubRoute)

Property Value

Applies to