Uses of Interface
com.azure.resourcemanager.costmanagement.models.View.DefinitionStages.WithCreate
Packages that use View.DefinitionStages.WithCreate
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of View.DefinitionStages.WithCreate in com.azure.resourcemanager.costmanagement.models
Subinterfaces of View.DefinitionStages.WithCreate in com.azure.resourcemanager.costmanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the View definition.Methods in com.azure.resourcemanager.costmanagement.models that return View.DefinitionStages.WithCreateModifier and TypeMethodDescriptionView.DefinitionStages.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.DefinitionStages.WithDataSet.withDataSet(ReportConfigDataset dataSet) Specifies the dataSet property: Has definition for data in this report config..View.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: User input name of the view.Specifies the etag property: eTag of the resource.View.DefinitionStages.WithScopeStage.withExistingScope(String scope) Specifies scope.View.DefinitionStages.WithIncludeMonetaryCommitment.withIncludeMonetaryCommitment(Boolean includeMonetaryCommitment) Specifies the includeMonetaryCommitment property: If true, report includes monetary commitment..View.DefinitionStages.WithKpis.withKpis(List<KpiProperties> kpis) Specifies the kpis property: List of KPIs to show in Cost Analysis UI..View.DefinitionStages.WithMetric.withMetric(MetricType metric) Specifies the metric property: Metric to use when displaying costs..View.DefinitionStages.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.DefinitionStages.WithTimeframe.withTimeframe(ReportTimeframeType timeframe) Specifies the timeframe property: The time frame for pulling data for the report.View.DefinitionStages.WithTimePeriod.withTimePeriod(ReportConfigTimePeriod timePeriod) Specifies the timePeriod property: Has time period for pulling data for the report..View.DefinitionStages.WithTypePropertiesType.withTypePropertiesType(ReportType typePropertiesType) Specifies the typePropertiesType property: The type of the report.