| Package | Description |
|---|---|
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| Modifier and Type | Method and Description |
|---|---|
SearchIndexerLimits |
SearchIndexerStatus.getLimits()
Get the limits property: The execution limits for the indexer.
|
| Constructor and Description |
|---|
SearchIndexerStatus(IndexerStatus status,
List<IndexerExecutionResult> executionHistory,
SearchIndexerLimits limits)
Constructor of
SearchIndexerStatus. |
Copyright © 2020 Microsoft Corporation. All rights reserved.