# IAzureKeyVaultSecretReference

- Module: [Aspire.Hosting.Azure](/reference/api/typescript/aspire.hosting.azure.md)
- Version: `13.4.0`
- Kind: `interface`
- Source: [GitHub](https://github.com/microsoft/aspire)

Represents a reference to a secret in an Azure Key Vault resource.

## Definition

```typescript
interface IAzureKeyVaultSecretReference { }
```
