BudgetData.TimePeriod 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 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