Uses of Class
com.azure.resourcemanager.costmanagement.models.GenerateDetailedCostReportTimePeriod
Packages that use GenerateDetailedCostReportTimePeriod
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of GenerateDetailedCostReportTimePeriod in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return GenerateDetailedCostReportTimePeriodModifier and TypeMethodDescriptionGenerateDetailedCostReportDefinition.timePeriod()Get the timePeriod property: Has time period for pulling data for the cost detailed 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 GenerateDetailedCostReportTimePeriodModifier and TypeMethodDescriptionGenerateDetailedCostReportDefinition.withTimePeriod(GenerateDetailedCostReportTimePeriod timePeriod) Set the timePeriod property: Has time period for pulling data for the cost detailed report.