Share via


CosmosDBVectorDataType Enum

Definition

Indicates the data type of vector.

public enum CosmosDBVectorDataType
type CosmosDBVectorDataType = 
Public Enum CosmosDBVectorDataType
Inheritance
CosmosDBVectorDataType

Fields

Name Value Description
Float32 0

float32.

Uint8 1

uint8.

Int8 2

int8.

Applies to