PSRouteTable.Routes Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSRoute> Routes { get; set; }
member this.Routes : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSRoute> with get, set
Public Property Routes As List(Of PSRoute)

Property Value

Applies to