ExperimentExecutionDetails interface

代表實驗執行詳細數據的模型。

屬性

id

完整資源識別碼的字串。

name

資源名稱的字串。

properties

實驗執行詳細數據的屬性。

type

資源類型的字串。

屬性詳細資料

id

完整資源識別碼的字串。

id?: string

屬性值

string

name

資源名稱的字串。

name?: string

屬性值

string

properties

實驗執行詳細數據的屬性。

properties?: ExperimentExecutionDetailsProperties

屬性值

type

資源類型的字串。

type?: string

屬性值

string