pivots

@JvmName(name = "tfvnuxbqnawmtmie")
suspend fun pivots(value: Output<List<ResourceGroupCostManagementViewPivotArgs>>)
@JvmName(name = "vryxwrwsgleeyrpf")
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 = "kwhdcexahfaxrrwe")
suspend fun pivots(vararg values: Output<ResourceGroupCostManagementViewPivotArgs>)


@JvmName(name = "xqfogxkkfbgrqdoj")
suspend fun pivots(values: List<Output<ResourceGroupCostManagementViewPivotArgs>>)
@JvmName(name = "rclelhrmqduqrkro")
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 = "unitoafrorybqivk")
suspend fun pivots(argument: List<suspend ResourceGroupCostManagementViewPivotArgsBuilder.() -> Unit>)
@JvmName(name = "fhcwlordcvrlkvcb")
suspend fun pivots(vararg argument: suspend ResourceGroupCostManagementViewPivotArgsBuilder.() -> Unit)
@JvmName(name = "idxwgwhjggguseoq")
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.