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

# Artifact

> Artifact データ型。

エクスポートされたアーティファクト (Azure BLOB、Amazon S3 オブジェクトなど) に関する詳細を提供します。

## プロパティ

| 名前             | 型      | 説明                        |
| :------------- | :----- | :------------------------ |
| NumberOfEvents | int64  | アーティファクト内のイベントの数。         |
| Path           | String | アーティファクトが書き込まれたストレージ上の場所。 |
| SizeInBytes    | int64  | アーティファクトのサイズ (バイト単位)。     |
