certificate

@JvmName(name = "yqmqihaysedsjlvo")
suspend fun certificate(value: Output<CertificateCertificateArgs>)
@JvmName(name = "ltvkmmalcxjrajdt")
suspend fun certificate(value: CertificateCertificateArgs?)

Parameters

value

A certificate block as defined below, used to Import an existing certificate. Changing this will create a new version of the Key Vault Certificate.


@JvmName(name = "wtshfkloxomiqgvq")
suspend fun certificate(argument: suspend CertificateCertificateArgsBuilder.() -> Unit)

Parameters

argument

A certificate block as defined below, used to Import an existing certificate. Changing this will create a new version of the Key Vault Certificate.