> ## 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](/ja-jp/services/playfab/api-references/events/MultiplayerServers/vm-assigned.md)
- [VmUnhealthyEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmunhealthyeventpayload.md)
- [VmStateChangeEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmstatechangeeventpayload.md)
- [VmUnassignmentStartedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmunassignmentstartedeventpayload.md)
- [VmGameCertificatesDeployedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmgamecertificatesdeployedeventpayload.md)
