# DistributedApplicationExecutionContextOptions

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

Configuration options and references that need to be exposed to the {@ats-ref type:DistributedApplicationExecutionContext}.

## Definition

```typescript
interface DistributedApplicationExecutionContextOptions { }
```
