CurrentSpend Class

Definition

The current amount of cost which is being tracked for a budget. Supported for CategoryType(s): Cost.

public class CurrentSpend : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.CurrentSpend>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.CurrentSpend>
type CurrentSpend = class
    interface IJsonModel<CurrentSpend>
    interface IPersistableModel<CurrentSpend>
Public Class CurrentSpend
Implements IJsonModel(Of CurrentSpend), IPersistableModel(Of CurrentSpend)
Inheritance
CurrentSpend
Implements

Applies to