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

# MatchmakingMatchDetails.RegionPreferences

> MatchmakingMatchDetails.RegionPreferences

# MatchmakingMatchDetails.RegionPreferences プロパティ

マッチの優先リージョン。優先度の高い順に並べ替えられます。

```csharp theme={null}
public IList<string> RegionPreferences { get; }
```

## 関連項目

* class [MatchmakingMatchDetails](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingMatchDetails/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)
