certificate

@JvmName(name = "fjphmlgksrhdhooa")
suspend fun certificate(value: Output<CertificateCertificateArgs>)
@JvmName(name = "lgquwqptatjafeqi")
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 = "nwodhyxwronwxbwr")
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.