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

# LobbyServerJoinConfiguration.ServerProperties

> LobbyServerJoinConfiguration.ServerProperties

# Propiedad LobbyServerJoinConfiguration.ServerProperties

Las propiedades iniciales del servidor que se une al lobby.

```csharp theme={null}
public IDictionary<string, string> ServerProperties { get; set; }
```

## Consulte también

* clase [LobbyServerJoinConfiguration](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyServerJoinConfiguration/overview)
* espacio de nombres [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)


## Related topics

- [Clase LobbyServerJoinConfiguration](/es/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyServerJoinConfiguration/overview.md)
- [Método LobbyServerJoinConfiguration](/es/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyServerJoinConfiguration/LobbyServerJoinConfiguration.md)
- [PFLobbyServerJoinConfiguration](/es/services/playfab/multiplayer/lobby/playfabmultiplayerreference-cpp/pflobby/structs/pflobbyserverjoinconfiguration.md)
- [Método PlayFabMultiplayerServer.JoinLobbyAsServer](/es/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer.PlayFabMultiplayerServer/JoinLobbyAsServer.md)
- [PFLobbyArrangedJoinConfiguration](/es/services/playfab/multiplayer/lobby/playfabmultiplayerreference-cpp/pflobby/structs/pflobbyarrangedjoinconfiguration.md)
