SearchServiceCounters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents service-level resource counters and quotas.
public class SearchServiceCounters
type SearchServiceCounters = class
Public Class SearchServiceCounters
- Inheritance
-
SearchServiceCounters
Properties
AliasCounter |
Total number of aliases. |
DataSourceCounter |
Total number of data sources. |
DocumentCounter |
Total number of documents across all indexes in the service. |
IndexCounter |
Total number of indexes. |
IndexerCounter |
Total number of indexers. |
SkillsetCounter |
Total number of skillsets. |
StorageSizeCounter |
Total size of used storage in bytes. |
SynonymMapCounter |
Total number of synonym maps. |
VectorIndexSizeCounter |
Total memory consumption of all vector indexes within the service, in bytes. |
Applies to
Azure SDK for .NET