Beispiel #1
0
 public Task CreateIndexWithIndexerAsync()
 {
     return(_repository.CreateIndexWithCosmosIndexerAsync());
 }