> ## 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.OptimizationStrategy.Deployments

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

## OptimizationStrategy.Deployments Property

List of recommended drone deployments.

```csharp theme={null}
public System.Collections.Generic.List<ResQ.Core.DeploymentRecommendation> Deployments { get; init; }
```

#### Property Value

[System.Collections.Generic.List\<](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1 "System.Collections.Generic.List`1")[DeploymentRecommendation](./ResQ.Core.DeploymentRecommendation.md "ResQ.Core.DeploymentRecommendation")[>](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1 "System.Collections.Generic.List`1")
