certificates

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


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