SearchIndexStatistics.VectorIndexSize Property
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.
The amount of memory in bytes consumed by vectors in the index.
public long VectorIndexSize { get; }
member this.VectorIndexSize : int64
Public ReadOnly Property VectorIndexSize As Long