SearchField.VectorSearchDimensions Property

Definition

The dimensionality of the vector field.

public int? VectorSearchDimensions { get; set; }
member this.VectorSearchDimensions : Nullable<int> with get, set
Public Property VectorSearchDimensions As Nullable(Of Integer)

Property Value

Applies to