Uses of Class
com.azure.resourcemanager.costmanagement.models.CostDetailsTimePeriod
Packages that use CostDetailsTimePeriod
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of CostDetailsTimePeriod in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return CostDetailsTimePeriodModifier and TypeMethodDescriptionGenerateCostDetailsReportRequestDefinition.timePeriod()Get the timePeriod property: The specific date range of cost details requested for the report.Set the end property: The end date to pull data to.Set the start property: The start date to pull data from.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type CostDetailsTimePeriodModifier and TypeMethodDescriptionGenerateCostDetailsReportRequestDefinition.withTimePeriod(CostDetailsTimePeriod timePeriod) Set the timePeriod property: The specific date range of cost details requested for the report.