Property ConfigureCollection
ConfigureCollection
Shapes the collection exactly as SP2's AddVectorCollectionMigration does. MUST carry
the same values passed to AddVectorStore, because SP2's store-level options are NOT
reachable from DI. A mismatch is IngestionCollectionSchemaMismatch (6011) at startup.
public Action<EdgeVectorStoreCollectionOptions>? ConfigureCollection { get; set; }