private Key Content
suspend fun privateKeyContent(value: Output<Either<AzureKeyVaultSecretReferenceArgs, 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.