> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.DeploymentRecommendation.Priority

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[DeploymentRecommendation](./ResQ.Core.DeploymentRecommendation.md "ResQ.Core.DeploymentRecommendation")

## DeploymentRecommendation.Priority Property

Priority level (lower number = higher priority).

```csharp theme={null}
public int Priority { get; init; }
```

#### Property Value

[System.Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32 "System.Int32")
