AllSavingsBenefitDetails interface

Benefit recommendation details.

Properties

averageUtilizationPercentage

Estimated average utilization percentage for the 'totalHours' in the look-back period, with this commitment. NOTE: This property will not be serialized. It can only be populated by the server.

benefitCost

The estimated cost with benefit for the 'totalHours' in the look-back period. It's equal to (commitmentAmount * totalHours) NOTE: This property will not be serialized. It can only be populated by the server.

commitmentAmount

The commitment amount at the commitmentGranularity. NOTE: This property will not be serialized. It can only be populated by the server.

coveragePercentage

Estimated benefit coverage percentage for the 'totalHours' in the look-back period, with this commitment. NOTE: This property will not be serialized. It can only be populated by the server.

overageCost

The difference between total cost and benefit cost for the 'totalHours' in the look-back period. NOTE: This property will not be serialized. It can only be populated by the server.

savingsAmount

The amount saved for the 'totalHours' in the look-back period, by purchasing the recommended quantity of the benefit. NOTE: This property will not be serialized. It can only be populated by the server.

savingsPercentage

The savings in percentage for the 'totalHours' in the look-back period, by purchasing the recommended quantity of benefit. NOTE: This property will not be serialized. It can only be populated by the server.

totalCost

Total cost, which is sum of benefit cost and overage cost. NOTE: This property will not be serialized. It can only be populated by the server.

wastageCost

Estimated unused portion of the 'benefitCost'. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

averageUtilizationPercentage

Estimated average utilization percentage for the 'totalHours' in the look-back period, with this commitment. NOTE: This property will not be serialized. It can only be populated by the server.

averageUtilizationPercentage?: number

Property Value

number

benefitCost

The estimated cost with benefit for the 'totalHours' in the look-back period. It's equal to (commitmentAmount * totalHours) NOTE: This property will not be serialized. It can only be populated by the server.

benefitCost?: number

Property Value

number

commitmentAmount

The commitment amount at the commitmentGranularity. NOTE: This property will not be serialized. It can only be populated by the server.

commitmentAmount?: number

Property Value

number

coveragePercentage

Estimated benefit coverage percentage for the 'totalHours' in the look-back period, with this commitment. NOTE: This property will not be serialized. It can only be populated by the server.

coveragePercentage?: number

Property Value

number

overageCost

The difference between total cost and benefit cost for the 'totalHours' in the look-back period. NOTE: This property will not be serialized. It can only be populated by the server.

overageCost?: number

Property Value

number

savingsAmount

The amount saved for the 'totalHours' in the look-back period, by purchasing the recommended quantity of the benefit. NOTE: This property will not be serialized. It can only be populated by the server.

savingsAmount?: number

Property Value

number

savingsPercentage

The savings in percentage for the 'totalHours' in the look-back period, by purchasing the recommended quantity of benefit. NOTE: This property will not be serialized. It can only be populated by the server.

savingsPercentage?: number

Property Value

number

totalCost

Total cost, which is sum of benefit cost and overage cost. NOTE: This property will not be serialized. It can only be populated by the server.

totalCost?: number

Property Value

number

wastageCost

Estimated unused portion of the 'benefitCost'. NOTE: This property will not be serialized. It can only be populated by the server.

wastageCost?: number

Property Value

number