certificate

@JvmName(name = "nrxgioeamexdxwna")
suspend fun certificate(value: Output<CertificateCertificateArgs>)
@JvmName(name = "omssgwbqbaovdrcc")
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 = "vgjjchtklslokipb")
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.