instrumentationKey

@JvmName(name = "okoomdxeckrkqxbg")
suspend fun instrumentationKey(value: Output<String>)
@JvmName(name = "hknnwgtjjvcmowmh")
suspend fun instrumentationKey(value: String?)

Parameters

value

The instrumentation key used to push data to Application Insights.

Note: Either connection_string or instrumentation_key have to be specified.