rootCertificates

Parameters

value

One or more root_certificate blocks which are defined below. These root certificates are used to sign the client certificate used by the VPN clients to connect to the gateway.


@JvmName(name = "pbkjrhjvadmlrlyl")
suspend fun rootCertificates(vararg values: Output<VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgs>)


@JvmName(name = "xtcpxdifyhobqcip")
suspend fun rootCertificates(values: List<Output<VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgs>>)
@JvmName(name = "xqosecxseihcxjes")
suspend fun rootCertificates(vararg values: VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgs)

Parameters

values

One or more root_certificate blocks which are defined below. These root certificates are used to sign the client certificate used by the VPN clients to connect to the gateway.


@JvmName(name = "cutclctntlkecubb")
suspend fun rootCertificates(argument: List<suspend VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "eqvirvjpwrqxylvv")
suspend fun rootCertificates(vararg argument: suspend VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgsBuilder.() -> Unit)
@JvmName(name = "juyfeunojqnbtmdc")
suspend fun rootCertificates(argument: suspend VirtualNetworkGatewayVpnClientConfigurationRootCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more root_certificate blocks which are defined below. These root certificates are used to sign the client certificate used by the VPN clients to connect to the gateway.