次の方法で共有


ExperimentExecutionDetails interface

実験の実行の詳細を表すモデル。

プロパティ

id

完全修飾リソース ID の文字列。

name

リソース名の文字列。

properties

実験実行の詳細のプロパティ。

type

リソースの種類の文字列。

プロパティの詳細

id

完全修飾リソース ID の文字列。

id?: string

プロパティ値

string

name

リソース名の文字列。

name?: string

プロパティ値

string

properties

実験実行の詳細のプロパティ。

properties?: ExperimentExecutionDetailsProperties

プロパティ値

type

リソースの種類の文字列。

type?: string

プロパティ値

string