trustedClientCertificates

@JvmName(name = "mmcsmxuenbrwgnmm")
suspend fun trustedClientCertificates(value: Output<List<ApplicationGatewayTrustedClientCertificateArgs>>)

Parameters

value

One or more trusted_client_certificate blocks as defined below.


@JvmName(name = "esiidxoqnylovfmq")
suspend fun trustedClientCertificates(vararg values: Output<ApplicationGatewayTrustedClientCertificateArgs>)


@JvmName(name = "tocaxxdoxjfoduxf")
suspend fun trustedClientCertificates(values: List<Output<ApplicationGatewayTrustedClientCertificateArgs>>)
@JvmName(name = "ldajtovpsfddflyt")
suspend fun trustedClientCertificates(vararg values: ApplicationGatewayTrustedClientCertificateArgs)

Parameters

values

One or more trusted_client_certificate blocks as defined below.


@JvmName(name = "bqtdhgaohsspfivg")
suspend fun trustedClientCertificates(argument: List<suspend ApplicationGatewayTrustedClientCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "afolvfmynpovexgm")
suspend fun trustedClientCertificates(vararg argument: suspend ApplicationGatewayTrustedClientCertificateArgsBuilder.() -> Unit)
@JvmName(name = "wfjikyefhxgvkgtd")
suspend fun trustedClientCertificates(argument: suspend ApplicationGatewayTrustedClientCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more trusted_client_certificate blocks as defined below.