AzureRouteSection Properties
Contains transportation, road type, or traffic information about a route part.| Name | Description |
|---|---|
| EndPointIndex | Gets the end point’s index of this section. |
| SectionType | Gets the section type reported in the route response. |
| StartPointIndex | Gets the start point’s index of this section. |
| TravelMode | Gets the transportation / commute mode used to calculate the route. |
See Also