你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RouteInstruction.JunctionType 属性

定义

进行操纵的交汇点的类型。 对于较大的环形交叉路口,将生成两个单独的指令,用于进入和离开环形交叉路口。

public Azure.Maps.Routing.Models.JunctionType? JunctionType { get; }
member this.JunctionType : Nullable<Azure.Maps.Routing.Models.JunctionType>
Public ReadOnly Property JunctionType As Nullable(Of JunctionType)

属性值

适用于