ServiceCounters 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 ServiceCounters
type ServiceCounters = class
Public Class ServiceCounters
- Inheritance
-
ServiceCounters
Constructors
ServiceCounters() |
Initializes a new instance of the ServiceCounters class. |
ServiceCounters(ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter) |
Initializes a new instance of the ServiceCounters class. |
Properties
DataSourceCounter |
Gets or sets total number of data sources. |
DocumentCounter |
Gets or sets total number of documents across all indexes in the service. |
IndexCounter |
Gets or sets total number of indexes. |
IndexerCounter |
Gets or sets total number of indexers. |
StorageSizeCounter |
Gets or sets total size of used storage in bytes. |
SynonymMapCounter |
Gets or sets total number of synonym maps. |
Applies to
Azure SDK for .NET