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

# CreateBuildInitiatedEventPayload

> CreateBuildInitiatedEventPayload 데이터 형식.

## 속성

| 이름           | 형식       | 설명                    |
| :----------- | :------- | :-------------------- |
| BuildId      | String   | 빌드의 GUID 문자열 ID입니다.   |
| BuildName    | String   | 빌드 이름입니다.             |
| CreationTime | DateTime | 빌드가 생성된 시간(UTC)입니다.   |
| Metadata     | Object   | 개발자가 정의한 빌드 메타데이터입니다. |
