Megosztás a következőn keresztül:


AllSavingsBenefitDetails Class

Definition

Benefit recommendation details.

public class AllSavingsBenefitDetails
type AllSavingsBenefitDetails = class
Public Class AllSavingsBenefitDetails
Inheritance
AllSavingsBenefitDetails

Constructors

AllSavingsBenefitDetails()

Initializes a new instance of AllSavingsBenefitDetails.

Properties

AverageUtilizationPercentage

Estimated average utilization percentage for the 'totalHours' in the look-back period, with this commitment.

BenefitCost

The estimated cost with benefit for the 'totalHours' in the look-back period. It's equal to (commitmentAmount * totalHours).

CommitmentAmount

The commitment amount at the commitmentGranularity.

CoveragePercentage

Estimated benefit coverage percentage for the 'totalHours' in the look-back period, with this commitment.

OverageCost

The difference between total cost and benefit cost for the 'totalHours' in the look-back period.

SavingsAmount

The amount saved for the 'totalHours' in the look-back period, by purchasing the recommended quantity of the benefit.

SavingsPercentage

The savings in percentage for the 'totalHours' in the look-back period, by purchasing the recommended quantity of benefit.

TotalCost

Total cost, which is sum of benefit cost and overage cost.

WastageCost

Estimated unused portion of the 'benefitCost'.

Applies to