privateKeyContent

@JvmName(name = "ixffswsosihfdire")
suspend fun privateKeyContent(value: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>)
@JvmName(name = "jesislhjyqaxgoqb")
suspend fun privateKeyContent(value: Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>?)
@JvmName(name = "txjllbefwwamxune")
fun privateKeyContent(value: AzureKeyVaultSecretReferenceArgs)
@JvmName(name = "jhgvihulmjndisyc")
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.