Key Vault Secret Reference Secret Info Response
data class KeyVaultSecretReferenceSecretInfoResponse(val name: String? = null, val secretType: String, val version: String? = null)
The secret info when type is keyVaultSecretReference. It's for scenario that user provides a secret stored in user's keyvault and source is Azure Kubernetes. The key Vault's resource id is linked to secretStore.keyVaultId.