Share via


RouteTable.Routes Property

Definition

Collection of routes contained within a route table.

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

Property Value

Applies to