BudgetData.Category Property
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 category of the budget.
- 'Cost' defines a Budget.
- 'ReservationUtilization' defines a Reservation Utilization Alert Rule.
public Azure.ResourceManager.CostManagement.Models.CategoryType Category { get; set; }
member this.Category : Azure.ResourceManager.CostManagement.Models.CategoryType with get, set
Public Property Category As CategoryType