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

# VmUnhealthyEventPayload

> VmUnhealthyEventPayload data type.

## Properties

| Name         | Type                                                                          | Description                               |
| :----------- | :---------------------------------------------------------------------------- | :---------------------------------------- |
| BuildId      | String                                                                        | The guid string ID of the build.          |
| HealthStatus | String                                                                        | The health status of the virtual machine. |
| Region       | [AzureRegion](/services/playfab/api-references/events/data-types/azureregion) | The build region.                         |
| VmId         | String                                                                        | The ID of the unhealthy virtual machine.  |


## Related topics

- [vm_unhealthy](/services/playfab/api-references/events/MultiplayerServers/vm-unhealthy.md)
- [VmAssignedEventPayload](/services/playfab/api-references/events/data-types/vmassignedeventpayload.md)
- [VmStateChangeEventPayload](/services/playfab/api-references/events/data-types/vmstatechangeeventpayload.md)
- [VmUnassignmentStartedEventPayload](/services/playfab/api-references/events/data-types/vmunassignmentstartedeventpayload.md)
- [VmGameCertificatesDeployedEventPayload](/services/playfab/api-references/events/data-types/vmgamecertificatesdeployedeventpayload.md)
