RouteTableData.Routes Property

Definition

Collection of routes contained within a route table.

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

Property Value

Applies to