次の方法で共有


SearchAddressBatchResult.Results プロパティ

定義

クエリのバッチ結果。 応答フィールドの BatchItems。

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)

プロパティ値

適用対象