labelIncludeFilter

@JvmName(name = "swhcekywjjsbvcky")
suspend fun labelIncludeFilter(value: Output<Map<String, String>>)
@JvmName(name = "jalsxaakxgglakbh")
suspend fun labelIncludeFilter(value: Map<String, String>?)

Parameters

value

The list of label inclusion filters in the form of label "name-value" pairs. Currently only one label is supported: 'microsoft_metrics_include_label'. Label values are matched case-insensitively.


@JvmName(name = "ueijjbfdsupoqbbo")
fun labelIncludeFilter(vararg values: Pair<String, String>)

Parameters

values

The list of label inclusion filters in the form of label "name-value" pairs. Currently only one label is supported: 'microsoft_metrics_include_label'. Label values are matched case-insensitively.