certificates

@JvmName(name = "gmjxkfmbepajijsk")
suspend fun certificates(value: Output<List<CertificateConfigurationArgs>>)
@JvmName(name = "uqloggqbcwwnmrlk")
suspend fun certificates(value: List<CertificateConfigurationArgs>?)

Parameters

value

List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10.


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


@JvmName(name = "egmblujrcqncnbju")
suspend fun certificates(values: List<Output<CertificateConfigurationArgs>>)
@JvmName(name = "auydvbhboclaenlc")
suspend fun certificates(vararg values: CertificateConfigurationArgs)

Parameters

values

List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10.


@JvmName(name = "xoqwqkgsjtkkhrfw")
suspend fun certificates(argument: List<suspend CertificateConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "roukeyaahlmhsclb")
suspend fun certificates(vararg argument: suspend CertificateConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "junutdkjfxbdwmdq")
suspend fun certificates(argument: suspend CertificateConfigurationArgsBuilder.() -> Unit)

Parameters

argument

List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10.