次の方法で共有


RetryDiagnostics type

この型は、CosmosDB クライアント操作中の再試行に関する診断情報をキャプチャします。

type RetryDiagnostics = { failedAttempts: FailedRequestAttemptDiagnostic[] }