Click or drag to resize
AzureIndexStatisticsSize Property
Gets the index size in bytes.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 11.0.0
Syntax
C#
public long Size { get; }

Property Value

Type: Int64

Implements

IIndexStatisticsSize
See Also