Difference between Client.CreateDocumentAsync( ) and documents.AddAsync( );

前端 未结 0 988
天命终不由人
天命终不由人 2021-01-26 23:49

I have one Azure Function which is adding documents to cosmos db. One way of adding is by creating a cosmos client and then calling client.CreateDocumentAsync( ) and other is cr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题