IndexSizesResult Properties |
The CollectionStatsResultIndexSizesResult type exposes the following members.
Properties
| Name | Description |
---|
| Count |
Gets the count of indexes.
|
| Item |
Gets the size of an index.
|
| Keys |
Gets the names of the indexes.
|
| Values |
Gets the sizes of the indexes.
|
TopSee Also