EffectiveRouteTable.EffectiveRoutes Property

Definition

Optional. Gets or sets the routes in this effective route table

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.EffectiveRoute> EffectiveRoutes { get; set; }
member this.EffectiveRoutes : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.EffectiveRoute> with get, set
Public Property EffectiveRoutes As IList(Of EffectiveRoute)

Property Value

Applies to