Partager via


RouteTable.Routes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Route> Routes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routes")>]
member this.Routes : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Route> with get, set
Public Property Routes As IList(Of Route)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to