> ## 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.Clients.FleetStatus.FleetId

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[FleetStatus](./ResQ.Clients.FleetStatus.md "ResQ.Clients.FleetStatus")

## FleetStatus.FleetId Property

Unique identifier for the fleet.

```csharp theme={null}
public string FleetId { get; init; }
```

#### Property Value

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