Share via


ObjectRecommendationPropertiesAnalyzedWorkload interface

Workload information for the recommended action.

Properties

endTime

End time (UTC) of the workload analyzed.

queryCount

Number of queries from the workload that were examined to produce this recommendation. For DROP INDEX recommendations it's 0 (zero).

startTime

Start time (UTC) of the workload analyzed.

Property Details

endTime

End time (UTC) of the workload analyzed.

endTime?: Date

Property Value

Date

queryCount

Number of queries from the workload that were examined to produce this recommendation. For DROP INDEX recommendations it's 0 (zero).

queryCount?: number

Property Value

number

startTime

Start time (UTC) of the workload analyzed.

startTime?: Date

Property Value

Date