BudgetData.TimeGrain Property

Definition

The time covered by a budget. Tracking of the amount will be reset based on the time grain. Supported for CategoryType(s): Cost, ReservationUtilization. Supported timeGrainTypes for CategoryType: Cost

  • Monthly
  • Quarterly
  • Annually
  • BillingMonth*
  • BillingQuarter*
  • BillingAnnual*
*only supported for Web Direct customers. Supported timeGrainTypes for CategoryType: ReservationUtilization
  • Last7Days
  • Last30Days
Required for CategoryType(s): Cost, ReservationUtilization.

public Azure.ResourceManager.CostManagement.Models.TimeGrainType TimeGrain { get; set; }
member this.TimeGrain : Azure.ResourceManager.CostManagement.Models.TimeGrainType with get, set
Public Property TimeGrain As TimeGrainType

Property Value

Applies to