Uses of Class
com.azure.resourcemanager.costmanagement.models.KpiProperties
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of KpiProperties in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionViewInner.kpis()
Get the kpis property: List of KPIs to show in Cost Analysis UI.ViewProperties.kpis()
Get the kpis property: List of KPIs to show in Cost Analysis UI.Modifier and TypeMethodDescriptionViewInner.withKpis
(List<KpiProperties> kpis) Set the kpis property: List of KPIs to show in Cost Analysis UI.ViewProperties.withKpis
(List<KpiProperties> kpis) Set the kpis property: List of KPIs to show in Cost Analysis UI. -
Uses of KpiProperties in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionKpiProperties.withEnabled
(Boolean enabled) Set the enabled property: show the KPI in the UI?.Set the id property: ID of resource related to metric (budget).Set the type property: KPI type (Forecast, Budget).Modifier and TypeMethodDescriptionView.kpis()
Gets the kpis property: List of KPIs to show in Cost Analysis UI.Modifier and TypeMethodDescriptionView.DefinitionStages.WithKpis.withKpis
(List<KpiProperties> kpis) Specifies the kpis property: List of KPIs to show in Cost Analysis UI..View.UpdateStages.WithKpis.withKpis
(List<KpiProperties> kpis) Specifies the kpis property: List of KPIs to show in Cost Analysis UI..