Share via


SqlAssessmentV2SummaryData interface

SQL Assessment V2 summary data.

Properties

confidenceScore

Confidence Rating NOTE: This property will not be serialized. It can only be populated by the server.

monthlyComputeCost

Monthly compute cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlyLicenseCost

Monthly license cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlySecurityCost

Monthly security cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlyStorageCost

Monthly storage cost NOTE: This property will not be serialized. It can only be populated by the server.

suitabilitySummary

Sql assessment summary data NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

confidenceScore

Confidence Rating NOTE: This property will not be serialized. It can only be populated by the server.

confidenceScore?: number

Property Value

number

monthlyComputeCost

Monthly compute cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlyComputeCost?: number

Property Value

number

monthlyLicenseCost

Monthly license cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlyLicenseCost?: number

Property Value

number

monthlySecurityCost

Monthly security cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlySecurityCost?: number

Property Value

number

monthlyStorageCost

Monthly storage cost NOTE: This property will not be serialized. It can only be populated by the server.

monthlyStorageCost?: number

Property Value

number

suitabilitySummary

Sql assessment summary data NOTE: This property will not be serialized. It can only be populated by the server.

suitabilitySummary?: {[propertyName: string]: number}

Property Value

{[propertyName: string]: number}