public final class SearchServiceStatistics extends Object
| Constructor and Description |
|---|
SearchServiceStatistics(SearchServiceCounters counters,
SearchServiceLimits limits)
Constructor of
SearchServiceStatistics. |
| Modifier and Type | Method and Description |
|---|---|
SearchServiceCounters |
getCounters()
Get the counters property: Service level resource counters.
|
SearchServiceLimits |
getLimits()
Get the limits property: Service level general limits.
|
public SearchServiceStatistics(SearchServiceCounters counters, SearchServiceLimits limits)
SearchServiceStatistics.counters - Service level resource counters.limits - Service level general limits.public SearchServiceCounters getCounters()
public SearchServiceLimits getLimits()
Copyright © 2020 Microsoft Corporation. All rights reserved.