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

# VmUnassignmentStartedEventPayload

> VmUnassignmentStartedEventPayload データ型。

## プロパティ

| 名前                             | 型                                                                             | 説明                          |
| :----------------------------- | :---------------------------------------------------------------------------- | :-------------------------- |
| AssignmentDurationMs           | double                                                                        | VM が割り当てられていた期間 (ミリ秒)。      |
| BillingAssignmentCorrelationId | String                                                                        | 課金割り当ての GUID 文字列 ID。        |
| BuildId                        | String                                                                        | ビルドの GUID 文字列 ID。           |
| Region                         | [AzureRegion](/services/playfab/api-references/events/data-types/azureregion) | ビルドのリージョン。                  |
| SessionId                      | String                                                                        | セッションの GUID 文字列 ID。         |
| UnassignmentEventTimestamp     | DateTime                                                                      | 仮想マシンの割り当て解除が開始された時刻 (UTC)。 |
| VmId                           | String                                                                        | 割り当て解除中の仮想マシン ID。           |
| VmOs                           | String                                                                        | 仮想マシンのオペレーティング システム。        |


## Related topics

- [vm_unassignment_started](/ja-jp/services/playfab/api-references/events/MultiplayerServers/vm-unassignment-started.md)
- [VmAssignedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmassignedeventpayload.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)
- [VmGameCertificatesDeployedEventPayload](/ja-jp/services/playfab/api-references/events/data-types/vmgamecertificatesdeployedeventpayload.md)
