Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ViewProperties
Packages that use ViewProperties
Package
Description
Package containing the inner data models for CostManagementClient.
-
Uses of ViewProperties in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return ViewPropertiesModifier and TypeMethodDescriptionViewProperties.withAccumulated(AccumulatedType accumulated) Set the accumulated property: Show costs accumulated over time.Set the chart property: Chart type of the main view in Cost Analysis.ViewProperties.withDataSet(ReportConfigDataset dataSet) Set the dataSet property: Has definition for data in this report config.ViewProperties.withDisplayName(String displayName) Set the displayName property: User input name of the view.ViewProperties.withIncludeMonetaryCommitment(Boolean includeMonetaryCommitment) Set the includeMonetaryCommitment property: If true, report includes monetary commitment.ViewProperties.withKpis(List<KpiProperties> kpis) Set the kpis property: List of KPIs to show in Cost Analysis UI.ViewProperties.withMetric(MetricType metric) Set the metric property: Metric to use when displaying costs.ViewProperties.withPivots(List<PivotProperties> pivots) Set the pivots property: Configuration of 3 sub-views in the Cost Analysis UI.Set the scope property: Cost Management scope to save the view on.ViewProperties.withTimeframe(ReportTimeframeType timeframe) Set the timeframe property: The time frame for pulling data for the report.ViewProperties.withTimePeriod(ReportConfigTimePeriod timePeriod) Set the timePeriod property: Has time period for pulling data for the report.ViewProperties.withType(ReportType type) Set the type property: The type of the report.