MultiThreadCount Parameter (Connect-CosmosDB Cmdlet)
Aggregate queries in partitioned collections will require parallel requests for different partition ranges. Set this to the number of parallel request to be issued in the same time.
Syntax
Connect-CosmosDB -MultiThreadCount string
Data Type
cstr
Default Value
"5"
Remarks
Aggregate queries in partitioned collections will require parallel requests for different partition ranges. Set this to the number of parallel request to be issued in the same time.