Sdílet prostřednictvím


CosmosDBSqlContainerResourceInfo.VectorEmbeddings Property

Definition

List of vector embeddings.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBVectorEmbedding> VectorEmbeddings { get; }
member this.VectorEmbeddings : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CosmosDBVectorEmbedding>
Public ReadOnly Property VectorEmbeddings As IList(Of CosmosDBVectorEmbedding)

Property Value

Applies to