trustedCertificates

@JvmName(name = "fjcrctobxhografa")
suspend fun trustedCertificates(value: Output<PemCertificateListArgs>)
@JvmName(name = "syaxirlwubiphfxj")
suspend fun trustedCertificates(value: PemCertificateListArgs?)

Parameters

value

List of trusted certificate authorities when authenticating a TLS connection. A null list designates that Azure Video Analyzer's list of trusted authorities should be used.


@JvmName(name = "xfkqtlydpyfumipi")
suspend fun trustedCertificates(argument: suspend PemCertificateListArgsBuilder.() -> Unit)

Parameters

argument

List of trusted certificate authorities when authenticating a TLS connection. A null list designates that Azure Video Analyzer's list of trusted authorities should be used.