trustedCertificates

@JvmName(name = "adibwjrcjrnafbbh")
suspend fun trustedCertificates(value: Output<MediaGraphPemCertificateListArgs>)
@JvmName(name = "mijhrpknltqassco")
suspend fun trustedCertificates(value: MediaGraphPemCertificateListArgs?)

Parameters

value

What certificates should be trusted when authenticating a TLS connection. Null designates that Azure Media's source of trust should be used.


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

Parameters

argument

What certificates should be trusted when authenticating a TLS connection. Null designates that Azure Media's source of trust should be used.