Share via


SearchAddressBatchResult.Results Property

Definition

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

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

Property Value

Applies to