VnetInfoInner.Routes 속성

정의

이 Virtual Network 연결에서 사용하는 경로를 가져옵니다.

[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

적용 대상