Share via


SessionDetailsResource interface

Session details properties.

Properties

appliedConfiguration

Applied configuration for the iteration.

averageQueryRuntimeMs

The aqr for the iteration.

iterationId

Iteration id.

iterationStartTime

Iteration start time.

sessionId

Session id.

transactionsPerSecond

The tps for the iteration.

Property Details

appliedConfiguration

Applied configuration for the iteration.

appliedConfiguration?: string

Property Value

string

averageQueryRuntimeMs

The aqr for the iteration.

averageQueryRuntimeMs?: string

Property Value

string

iterationId

Iteration id.

iterationId?: string

Property Value

string

iterationStartTime

Iteration start time.

iterationStartTime?: string

Property Value

string

sessionId

Session id.

sessionId?: string

Property Value

string

transactionsPerSecond

The tps for the iteration.

transactionsPerSecond?: string

Property Value

string