SqlAssessmentV2SummaryData interface
SQL Assessment V2 summary data.
Properties
| confidence |
Confidence Rating NOTE: This property will not be serialized. It can only be populated by the server. |
| monthly |
Monthly compute cost NOTE: This property will not be serialized. It can only be populated by the server. |
| monthly |
Monthly license cost NOTE: This property will not be serialized. It can only be populated by the server. |
| monthly |
Monthly security cost NOTE: This property will not be serialized. It can only be populated by the server. |
| monthly |
Monthly storage cost NOTE: This property will not be serialized. It can only be populated by the server. |
| suitability |
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}