PSVirtualHubRouteTable.Routes Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Routes", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVirtualHubRoute> Routes { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Routes", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Routes : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVirtualHubRoute> with get, set
Public Property Routes As List(Of PSVirtualHubRoute)

Property Value

Attributes

Applies to