authenticationCertificates

@JvmName(name = "luiteudmvwfcssfr")
suspend fun authenticationCertificates(value: Output<List<ApplicationGatewayAuthenticationCertificateArgs>>)

Parameters

value

One or more authentication_certificate blocks as defined below.


@JvmName(name = "hdatrrsrgqjaotpn")
suspend fun authenticationCertificates(vararg values: Output<ApplicationGatewayAuthenticationCertificateArgs>)


@JvmName(name = "jscypocxhaqhmwcm")
suspend fun authenticationCertificates(values: List<Output<ApplicationGatewayAuthenticationCertificateArgs>>)
@JvmName(name = "tjjiiluryluikbgn")
suspend fun authenticationCertificates(vararg values: ApplicationGatewayAuthenticationCertificateArgs)

Parameters

values

One or more authentication_certificate blocks as defined below.


@JvmName(name = "ckrkfyxlmbwmoeiy")
suspend fun authenticationCertificates(argument: List<suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "sncjxxlfvkeavywy")
suspend fun authenticationCertificates(vararg argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "dljbaumuenluhryo")
suspend fun authenticationCertificates(argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more authentication_certificate blocks as defined below.