PSSqlVectorEmbedding Constructors
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.
Overloads
PSSqlVectorEmbedding()
public PSSqlVectorEmbedding();
Public Sub New ()
Applies to
PSSqlVectorEmbedding(VectorEmbedding)
public PSSqlVectorEmbedding(Microsoft.Azure.Management.CosmosDB.Models.VectorEmbedding vectorEmbedding);
new Microsoft.Azure.Commands.CosmosDB.Models.PSSqlVectorEmbedding : Microsoft.Azure.Management.CosmosDB.Models.VectorEmbedding -> Microsoft.Azure.Commands.CosmosDB.Models.PSSqlVectorEmbedding
Public Sub New (vectorEmbedding As VectorEmbedding)
Parameters
- vectorEmbedding
- VectorEmbedding