privateKeyContent

@JvmName(name = "tcntpjieplpxppkq")
suspend fun privateKeyContent(value: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>)
@JvmName(name = "xocubrefllpmpcub")
suspend fun privateKeyContent(value: Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>?)
@JvmName(name = "bvtgmxsmgsssutyt")
fun privateKeyContent(value: AzureKeyVaultSecretReferenceArgs)
@JvmName(name = "bfascebgqcgssbkd")
fun privateKeyContent(value: SecureStringArgs)

Parameters

value

Base64 encoded SSH private key content for SshPublicKey authentication. For on-premises copy with SshPublicKey authentication, either PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should be OpenSSH format.