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

# VmAssignedEventPayload

> VmAssignedEventPayload 数据类型。

## 属性

| 名称                             | 类型                                                                            | 描述                 |
| :----------------------------- | :---------------------------------------------------------------------------- | :----------------- |
| AssignmentEventTimestamp       | DateTime                                                                      | 分配虚拟机的时间（UTC）。     |
| BillingAssignmentCorrelationId | String                                                                        | 计费分配的 GUID 字符串 ID。 |
| BuildId                        | String                                                                        | 构建的 GUID 字符串 ID。   |
| Region                         | [AzureRegion](/services/playfab/api-references/events/data-types/azureregion) | 构建区域。              |
| SessionId                      | String                                                                        | 会话的 GUID 字符串 ID。   |
| VmId                           | String                                                                        | 所分配虚拟机的 ID。        |


## Related topics

- [vm_assigned](/zh-CN/services/playfab/api-references/events/MultiplayerServers/vm-assigned.md)
- [VmUnhealthyEventPayload](/zh-CN/services/playfab/api-references/events/data-types/vmunhealthyeventpayload.md)
- [VmStateChangeEventPayload](/zh-CN/services/playfab/api-references/events/data-types/vmstatechangeeventpayload.md)
- [VmUnassignmentStartedEventPayload](/zh-CN/services/playfab/api-references/events/data-types/vmunassignmentstartedeventpayload.md)
- [VmGameCertificatesDeployedEventPayload](/zh-CN/services/playfab/api-references/events/data-types/vmgamecertificatesdeployedeventpayload.md)
