共用方式為


VnetInfoInner.Routes 屬性

定義

取得這個虛擬網路連線使用的路由。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於