PSVectorIndex 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
PSVectorIndex()
public PSVectorIndex();
Public Sub New ()
Applies to
PSVectorIndex(VectorIndex)
public PSVectorIndex(Microsoft.Azure.Management.CosmosDB.Models.VectorIndex vectorIndex);
new Microsoft.Azure.Commands.CosmosDB.Models.PSVectorIndex : Microsoft.Azure.Management.CosmosDB.Models.VectorIndex -> Microsoft.Azure.Commands.CosmosDB.Models.PSVectorIndex
Public Sub New (vectorIndex As VectorIndex)
Parameters
- vectorIndex
- VectorIndex