Aracılığıyla paylaş


RouteMatrixOptions.RouteType Property

Definition

The type of route requested. Allowed values: RouteType.Fastest, RouteType.Shortest, RouteType.Economy, or RouteType.Thrilling.

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

Property Value

Applies to