trustedCertificates

@JvmName(name = "yfftryyiduvmfres")
suspend fun trustedCertificates(value: Output<PemCertificateListArgs>)
@JvmName(name = "deerbwclsfiyymep")
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 = "coyjhgikfmsuawxi")
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.