# YarpCluster

- Kind: `class`
- Package: [Aspire.Hosting.Yarp](/reference/api/csharp/aspire.hosting.yarp.md)
- Version: `13.4.0`
- Namespace: `Aspire.Hosting.Yarp`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/cbc352350f1a9bafbaff10d14a2c8de4ac186a48/src/Aspire.Hosting.Yarp/ConfigurationBuilder/YarpCluster.cs)

Represents a cluster for YARP routes

## Definition

```csharp
namespace Aspire.Hosting.Yarp;

public class YarpCluster
{
    // ...
}
```

## ATS metadata

### ATS export

- Type ID: `Aspire.Hosting.Yarp/YarpCluster`
