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

# BuildRegionUpdatedEventPayload

> BuildRegionUpdatedEventPayload data type.

## Properties

| Name         | Type                                                                          | Description                                                                      |
| :----------- | :---------------------------------------------------------------------------- | :------------------------------------------------------------------------------- |
| BuildId      | String                                                                        | The guid string ID of the multiplayer server build that regions were updated on. |
| BuildRegions | [BuildRegion](/services/playfab/api-references/events/data-types/buildregion) | The updated region configuration that should be applied to the specified build.  |


## Related topics

- [build_region_updated](/services/playfab/api-references/events/MultiplayerServers/build-region-updated.md)
- [BuildRegionUtilizationEventPayload](/services/playfab/api-references/events/data-types/buildregionutilizationeventpayload.md)
- [BuildAliasUpdatedEventPayload](/services/playfab/api-references/events/data-types/buildaliasupdatedeventpayload.md)
- [BuildRegionStatusChangedEventPayload](/services/playfab/api-references/events/data-types/buildregionstatuschangedeventpayload.md)
- [VmStateChangeEventPayload](/services/playfab/api-references/events/data-types/vmstatechangeeventpayload.md)
