pivots

@JvmName(name = "thbpbetsarshsjeb")
suspend fun pivots(value: Output<List<ResourceGroupCostManagementViewPivotArgs>>)
@JvmName(name = "ltuuqseapaayfjan")
suspend fun pivots(value: List<ResourceGroupCostManagementViewPivotArgs>?)

Parameters

value

One or more pivot blocks as defined below, containing the configuration of 3 sub-views in the Cost Analysis UI. Non table views should have three pivots.


@JvmName(name = "sqlxqpfvyjikemsn")
suspend fun pivots(vararg values: Output<ResourceGroupCostManagementViewPivotArgs>)


@JvmName(name = "uwhpruelnyednvee")
suspend fun pivots(values: List<Output<ResourceGroupCostManagementViewPivotArgs>>)
@JvmName(name = "iaconiycxfotnioi")
suspend fun pivots(vararg values: ResourceGroupCostManagementViewPivotArgs)

Parameters

values

One or more pivot blocks as defined below, containing the configuration of 3 sub-views in the Cost Analysis UI. Non table views should have three pivots.


@JvmName(name = "nsbkcbnldvrqehxf")
suspend fun pivots(argument: List<suspend ResourceGroupCostManagementViewPivotArgsBuilder.() -> Unit>)
@JvmName(name = "khknqgwwudbnsvep")
suspend fun pivots(vararg argument: suspend ResourceGroupCostManagementViewPivotArgsBuilder.() -> Unit)
@JvmName(name = "khxsmwxfpkhjdsgk")
suspend fun pivots(argument: suspend ResourceGroupCostManagementViewPivotArgsBuilder.() -> Unit)

Parameters

argument

One or more pivot blocks as defined below, containing the configuration of 3 sub-views in the Cost Analysis UI. Non table views should have three pivots.