The estimated cost savings that might be realized if the recommended actions are taken.
 Declaration Syntax
 Declaration Syntax| C# | 
public class TrustedAdvisorCostOptimizingSummary
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | TrustedAdvisorCostOptimizingSummary()()()() | Initializes a new instance of the TrustedAdvisorCostOptimizingSummary class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | EstimatedMonthlySavings | 
            The estimated monthly savings that might be realized if the recommended actions are taken.
             
             | 
|  | EstimatedPercentMonthlySavings | 
            The estimated percentage of savings that might be realized if the recommended actions are taken.
             
             | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithEstimatedMonthlySavings(Double) | Obsolete. 
            Sets the EstimatedMonthlySavings property
             | 
|  | WithEstimatedPercentMonthlySavings(Double) | Obsolete. 
            Sets the EstimatedPercentMonthlySavings property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | TrustedAdvisorCostOptimizingSummary |