| AzureIndexStatistics Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Search.Azure
 Syntax
Syntaxpublic class AzureIndexStatistics : IIndexStatistics
The AzureIndexStatistics type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AzureIndexStatistics | 
            Initializes Azure index statistics.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DocumentCount | 
            Gets the number of indexed documents.
             | 
|  | Size | 
            Gets the index size in bytes.
             | 
 See Also
See Also