ForecastSpend Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The forecasted cost which is being tracked for a budget. Supported for CategoryType(s): Cost.
public class ForecastSpend : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.ForecastSpend>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.ForecastSpend>
type ForecastSpend = class
interface IJsonModel<ForecastSpend>
interface IPersistableModel<ForecastSpend>
Public Class ForecastSpend
Implements IJsonModel(Of ForecastSpend), IPersistableModel(Of ForecastSpend)
- Inheritance
-
ForecastSpend
- Implements
Properties
| Name | Description |
|---|---|
| Amount |
The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type. |
| Unit |
The unit of measure for the budget amount. |