RouteSectionTec.Causes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Causes array.
public System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteSectionTecCause> Causes { get; }
member this.Causes : System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteSectionTecCause>
Public ReadOnly Property Causes As IReadOnlyList(Of RouteSectionTecCause)