|
226 | 226 | <remarks> |
227 | 227 | For more information, see <see href="https://docs.microsoft.com/azure/documentdb/documentdb-performance-tips#direct-connection">Connection policy: Use direct connection mode</see>. |
228 | 228 | </remarks> |
229 | | - <altmember cref="P:Azure.Cosmos.CosmosClientOptions.GatewayModeMaxConnectionLimit" /> |
230 | 229 | <altmember cref="P:Azure.Cosmos.CosmosClientOptions.ConnectionMode" /> |
| 230 | + <altmember cref="P:Azure.Cosmos.CosmosClientOptions.GatewayModeMaxConnectionLimit" /> |
231 | 231 | </Docs> |
232 | 232 | </Member> |
233 | 233 | <Member MemberName="WithConsistencyLevel"> |
|
281 | 281 | </summary> |
282 | 282 | <returns>The <see cref="T:Azure.Cosmos.Fluent.CosmosClientBuilder" /> object</returns> |
283 | 283 | <remarks>To be added.</remarks> |
284 | | - <altmember cref="P:Azure.Cosmos.CosmosClientOptions.Serializer" /> |
285 | 284 | <altmember cref="T:Azure.Cosmos.Serialization.CosmosSerializer" /> |
| 285 | + <altmember cref="P:Azure.Cosmos.CosmosClientOptions.Serializer" /> |
286 | 286 | </Docs> |
287 | 287 | </Member> |
288 | 288 | <Member MemberName="WithLimitToEndpoint"> |
|
375 | 375 | </summary> |
376 | 376 | <returns>The <see cref="T:Azure.Cosmos.Fluent.CosmosClientBuilder" /> object</returns> |
377 | 377 | <remarks>To be added.</remarks> |
378 | | - <altmember cref="P:Azure.Cosmos.CosmosClientOptions.SerializerOptions" /> |
379 | 378 | <altmember cref="T:Azure.Cosmos.Serialization.CosmosSerializer" /> |
| 379 | + <altmember cref="P:Azure.Cosmos.CosmosClientOptions.SerializerOptions" /> |
380 | 380 | </Docs> |
381 | 381 | </Member> |
382 | 382 | <Member MemberName="WithThrottlingRetryOptions"> |
|
405 | 405 | </summary> |
406 | 406 | <returns>The current <see cref="T:Azure.Cosmos.Fluent.CosmosClientBuilder" />.</returns> |
407 | 407 | <remarks>To be added.</remarks> |
408 | | - <altmember cref="P:Azure.Cosmos.CosmosClientOptions.MaxRetryAttemptsOnRateLimitedRequests" /> |
| 408 | + <altmember cref="P:Azure.Cosmos.CosmosClientOptions.MaxRetryWaitTimeOnRateLimitedRequests" /> |
409 | 409 | <para> |
410 | 410 | When a request fails due to a rate limiting error, the service sends back a response that |
411 | 411 | contains a value indicating the client should not retry before the time period has |
|
415 | 415 | <para> |
416 | 416 | For more information, see <see href="https://docs.microsoft.com/azure/documentdb/documentdb-performance-tips#429">Handle rate limiting/request rate too large</see>. |
417 | 417 | </para> |
418 | | - <altmember cref="P:Azure.Cosmos.CosmosClientOptions.MaxRetryWaitTimeOnRateLimitedRequests" /> |
| 418 | + <altmember cref="P:Azure.Cosmos.CosmosClientOptions.MaxRetryAttemptsOnRateLimitedRequests" /> |
419 | 419 | </Docs> |
420 | 420 | </Member> |
421 | 421 | </Members> |
|
0 commit comments