certificates

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


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