다음을 통해 공유


VnetInfo.Routes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.VnetRoute> Routes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routes")>]
member this.Routes : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.VnetRoute>
Public ReadOnly Property Routes As IList(Of VnetRoute)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to