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

RouteMatrixOptions.TravelTimeType 属性

定义

指定是否使用不同类型的交通信息返回其他行程时间, (无、历史、实时) 以及默认的最佳估计行程时间。 允许的值: TravelTimeType.NoneTravelTimeType.All

public Azure.Maps.Routing.TravelTimeType? TravelTimeType { get; set; }
member this.TravelTimeType : Nullable<Azure.Maps.Routing.TravelTimeType> with get, set
Public Property TravelTimeType As Nullable(Of TravelTimeType)

属性值

适用于