Uses of Class
com.azure.resourcemanager.costmanagement.models.KpiType
Packages that use KpiType
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of KpiType in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as KpiTypeModifier and TypeFieldDescriptionstatic final KpiTypeKpiType.BUDGETStatic value Budget for KpiType.static final KpiTypeKpiType.FORECASTStatic value Forecast for KpiType.Methods in com.azure.resourcemanager.costmanagement.models that return KpiTypeModifier and TypeMethodDescriptionstatic KpiTypeKpiType.fromString(String name) Creates or finds a KpiType from its string representation.KpiProperties.type()Get the type property: KPI type (Forecast, Budget).Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type KpiTypeModifier and TypeMethodDescriptionstatic Collection<KpiType>KpiType.values()Gets known KpiType values.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type KpiTypeModifier and TypeMethodDescriptionSet the type property: KPI type (Forecast, Budget).