Share via


RouteDirectionsBatchResult.Results Property

Definition

Batch result of the query. The BatchItems in the response field.

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteDirectionsBatchItemResponse> Results { get; }
member this.Results : System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteDirectionsBatchItemResponse>
Public ReadOnly Property Results As IReadOnlyList(Of RouteDirectionsBatchItemResponse)

Property Value

Applies to