BudgetData.TimePeriod Property

Definition

The time period that defines the active period of the budget. The budget will evaluate data on or after the startDate and will expire on the endDate. Supported for CategoryType(s): Cost, ReservationUtilization. Required for CategoryType(s): Cost, ReservationUtilization.

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

Property Value

Applies to