RouteMatrixQuery.Destinations 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.
A valid GeoJSON MultiPoint
geometry type. Please refer to RFC 7946 for details.
public System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition> Destinations { get; set; }
member this.Destinations : System.Collections.Generic.IList<Azure.Core.GeoJson.GeoPosition> with get, set
Public Property Destinations As IList(Of GeoPosition)