AzureLogRepositoryFindAsync(DateRange) Method
Finds a list of log entries for a particular
DateRangeThe method will return up to
MaximumItemsReturned record.
If more records are available in
dateRange, the most recent
records will be returned. However, if the number of records found
exceeds
MaximumItemsReturned, the method will be non-deterministic
for older records.