GeocodingBatchResponseSummaryOutput interface
Summary for the batch request
Properties
successful |
Number of successful requests in the batch |
total |
Total number of requests in the batch |
Property Details
successfulRequests
Number of successful requests in the batch
successfulRequests?: number
Property Value
number
totalRequests
Total number of requests in the batch
totalRequests?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript