Uses of Interface
com.azure.resourcemanager.costmanagement.models.View.Update
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of View.Update in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionView.update()
Begins update for the View resource.View.UpdateStages.WithAccumulated.withAccumulated
(AccumulatedType accumulated) Specifies the accumulated property: Show costs accumulated over time..Specifies the chart property: Chart type of the main view in Cost Analysis.View.UpdateStages.WithDataSet.withDataSet
(ReportConfigDataset dataSet) Specifies the dataSet property: Has definition for data in this report config..View.UpdateStages.WithDisplayName.withDisplayName
(String displayName) Specifies the displayName property: User input name of the view.Specifies the etag property: eTag of the resource.View.UpdateStages.WithIncludeMonetaryCommitment.withIncludeMonetaryCommitment
(Boolean includeMonetaryCommitment) Specifies the includeMonetaryCommitment property: If true, report includes monetary commitment..View.UpdateStages.WithKpis.withKpis
(List<KpiProperties> kpis) Specifies the kpis property: List of KPIs to show in Cost Analysis UI..View.UpdateStages.WithMetric.withMetric
(MetricType metric) Specifies the metric property: Metric to use when displaying costs..View.UpdateStages.WithPivots.withPivots
(List<PivotProperties> pivots) Specifies the pivots property: Configuration of 3 sub-views in the Cost Analysis UI..Specifies the scope property: Cost Management scope to save the view on.View.UpdateStages.WithTimeframe.withTimeframe
(ReportTimeframeType timeframe) Specifies the timeframe property: The time frame for pulling data for the report.View.UpdateStages.WithTimePeriod.withTimePeriod
(ReportConfigTimePeriod timePeriod) Specifies the timePeriod property: Has time period for pulling data for the report..View.UpdateStages.WithTypePropertiesType.withTypePropertiesType
(ReportType typePropertiesType) Specifies the typePropertiesType property: The type of the report.