Share via


ConsumptionBudgetData.Category Property

Definition

The category of the budget, whether the budget tracks cost or usage.

public Azure.ResourceManager.Consumption.Models.BudgetCategory? Category { get; set; }
member this.Category : Nullable<Azure.ResourceManager.Consumption.Models.BudgetCategory> with get, set
Public Property Category As Nullable(Of BudgetCategory)

Property Value

Applies to