Uses of Class
com.azure.resourcemanager.costmanagement.models.FunctionName
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of FunctionName in com.azure.resourcemanager.costmanagement.models
Modifier and TypeFieldDescriptionstatic final FunctionName
FunctionName.COST
Static value Cost for FunctionName.static final FunctionName
FunctionName.COST_USD
Static value CostUSD for FunctionName.static final FunctionName
FunctionName.PRE_TAX_COST
Static value PreTaxCost for FunctionName.static final FunctionName
FunctionName.PRE_TAX_COST_USD
Static value PreTaxCostUSD for FunctionName.Modifier and TypeMethodDescriptionstatic FunctionName
FunctionName.fromString
(String name) Creates or finds a FunctionName from its string representation.ForecastAggregation.name()
Get the name property: The name of the column to aggregate.Modifier and TypeMethodDescriptionstatic Collection<FunctionName>
FunctionName.values()
Gets known FunctionName values.Modifier and TypeMethodDescriptionForecastAggregation.withName
(FunctionName name) Set the name property: The name of the column to aggregate.