共用方式為


ScalarQuantizationParameters.QuantizedDataType Property

Definition

The quantized data type of compressed vector values.

public Azure.Search.Documents.Indexes.Models.VectorSearchCompressionTargetDataType? QuantizedDataType { get; set; }
member this.QuantizedDataType : Nullable<Azure.Search.Documents.Indexes.Models.VectorSearchCompressionTargetDataType> with get, set
Public Property QuantizedDataType As Nullable(Of VectorSearchCompressionTargetDataType)

Property Value

Applies to