Поделиться через


FailedRequestAttemptDiagnostic interface

Этот тип записывает диагностические сведения о неудачном запросе к API сервера.

Свойства

activityId
attemptNumber
durationInMs
operationType
requestPayloadLengthInBytes
resourceType
responsePayloadLengthInBytes
startTimeUTCInMs
statusCode
substatusCode

Сведения о свойстве

activityId

activityId: string

Значение свойства

string

attemptNumber

attemptNumber: number

Значение свойства

number

durationInMs

durationInMs: number

Значение свойства

number

operationType

operationType?: OperationType

Значение свойства

OperationType

requestPayloadLengthInBytes

requestPayloadLengthInBytes: number

Значение свойства

number

resourceType

resourceType?: ResourceType

Значение свойства

ResourceType

responsePayloadLengthInBytes

responsePayloadLengthInBytes: number

Значение свойства

number

startTimeUTCInMs

startTimeUTCInMs: number

Значение свойства

number

statusCode

statusCode: number

Значение свойства

number

substatusCode

substatusCode?: number

Значение свойства

number