Udostępnij za pośrednictwem


GeocodingBatchResponse.BatchItems Property

Definition

Array containing the batch results.

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

Property Value

Applies to