> ## 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 データ型。

## Properties

| Name      | Type                                                                          | Description                         |
| :-------- | :---------------------------------------------------------------------------- | :---------------------------------- |
| BuildId   | String                                                                        | ビルドの Guid 文字列 ID。                   |
| Region    | [AzureRegion](/services/playfab/api-references/events/data-types/azureregion) | ビルドのリージョン。                          |
| ServerId  | String                                                                        | マルチプレイヤー サーバーの ID。                  |
| SessionId | String                                                                        | セッションの Guid 文字列 ID。                 |
| VmId      | String                                                                        | マルチプレイヤー サーバーが配置されている仮想マシンの ID。     |
| IsVmLevel | bool                                                                          | 監視出力が実行中のサーバーに関連付けられていなかった場合は true。 |


## Related topics

- [monitoring_output_saved](/ja-jp/services/playfab/api-references/events/MultiplayerServers/monitoring-output-saved.md)
- [title_saved_survey](/ja-jp/services/playfab/api-references/events/Title/title-saved-survey.md)
- [SecretAddedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/secretaddedeventpayload.md)
- [SecretDeletedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/secretdeletedeventpayload.md)
- [ServerRequestedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/serverrequestedeventpayload.md)
