currentBillingFeatures

@JvmName(name = "qanjmkyahcsnhbio")
suspend fun currentBillingFeatures(value: Output<List<String>>)
@JvmName(name = "kiopicbcrdldwxbv")
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 = "xtivadefjqjnrwgk")
suspend fun currentBillingFeatures(vararg values: Output<String>)


@JvmName(name = "cvwanofuhswklrei")
suspend fun currentBillingFeatures(values: List<Output<String>>)
@JvmName(name = "urgyqcmsbtmkibll")
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'.