ResourceGroupCostManagementViewKpiArgs

data class ResourceGroupCostManagementViewKpiArgs(val type: Output<String>) : ConvertibleToJava<ResourceGroupCostManagementViewKpiArgs>

Constructors

Link copied to clipboard
constructor(type: Output<String>)

Properties

Link copied to clipboard
val type: Output<String>

KPI type. Possible values are Budget and Forecast.

Functions

Link copied to clipboard
open override fun toJava(): ResourceGroupCostManagementViewKpiArgs