currentBillingFeatures

@JvmName(name = "mlowurypotcbkaay")
suspend fun currentBillingFeatures(value: Output<List<String>>)
@JvmName(name = "bgurtjmhjektlwod")
suspend fun currentBillingFeatures(value: List<String>?)

Parameters

value

Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.


@JvmName(name = "ubpwnefvaexuwxav")
suspend fun currentBillingFeatures(vararg values: Output<String>)


@JvmName(name = "xiuayeafpmnvnobv")
suspend fun currentBillingFeatures(values: List<Output<String>>)
@JvmName(name = "nhgslflxggujbhkg")
suspend fun currentBillingFeatures(vararg values: String)

Parameters

values

Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.