certificates

@JvmName(name = "fvfugkscisxtfoud")
suspend fun certificates(value: Output<List<String>>)
@JvmName(name = "uycwnjcdvvesylge")
suspend fun certificates(value: List<String>?)

Parameters

value

A list of client certificate thumbprints to present to the backend host. The certificates must exist within the API Management Service.


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


@JvmName(name = "eycnqqrcrrrpclho")
suspend fun certificates(values: List<Output<String>>)
@JvmName(name = "xncfdoktjuabkvox")
suspend fun certificates(vararg values: String)

Parameters

values

A list of client certificate thumbprints to present to the backend host. The certificates must exist within the API Management Service.