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

# MonitoringOutputSavedEventPayload

> MonitoringOutputSavedEventPayload data type.

## Properties

| Name      | Type                                                                          | Description                                                             |
| :-------- | :---------------------------------------------------------------------------- | :---------------------------------------------------------------------- |
| BuildId   | String                                                                        | The Guid string ID of the build.                                        |
| Region    | [AzureRegion](/services/playfab/api-references/events/data-types/azureregion) | The build region.                                                       |
| ServerId  | String                                                                        | The multiplayer server ID.                                              |
| SessionId | String                                                                        | The Guid string ID of the session.                                      |
| VmId      | String                                                                        | The virtual machine ID the multiplayer server is located on.            |
| IsVmLevel | bool                                                                          | True if the monitoring output was not associated with a running server. |


## Related topics

- [monitoring_output_saved](/services/playfab/api-references/events/MultiplayerServers/monitoring-output-saved.md)
- [PlayStream event model reference for PlayFab](/services/playfab/api-references/events/index.md)
- [Attaching a profiler](/services/playfab/multiplayer/servers/attaching-a-profiler.md)
- [GetShapeFiltVolMixBufferPeakMagnitude](/reference/audio/shapefiltvolcontext/functions/getshapefiltvolmixbufferpeakmagnitude.md)
- [GetShapeSrcMixBufferPeakMagnitude1](/reference/audio/shapesrccontext/functions/getshapesrcmixbufferpeakmagnitude1.md)
