certificates

@JvmName(name = "pmbauabqflovhech")
suspend fun certificates(value: Output<List<String>>)
@JvmName(name = "iuuaomrgtcgdeffm")
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 = "jtvoxexmlbketixq")
suspend fun certificates(vararg values: Output<String>)


@JvmName(name = "qfkvwxvkqnvdinfu")
suspend fun certificates(values: List<Output<String>>)
@JvmName(name = "gmchqcsxhcrkyfdv")
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.