IRouteTable.Routes Property

Definition

Gets the routes of this route table.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IRoute>
Public ReadOnly Property Routes As IReadOnlyDictionary(Of String, IRoute)

Property Value

Applies to