IndexNamespaceStats.VectorCount 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 number of vectors in the namespace
[System.Text.Json.Serialization.JsonPropertyName("vectorCount")]
public long VectorCount { get; }
[<System.Text.Json.Serialization.JsonPropertyName("vectorCount")>]
member this.VectorCount : int64
Public ReadOnly Property VectorCount As Long
Property Value
- Attributes