ExperimentStartOperationResult interface
表示啟動試驗作結果的模型。
屬性詳細資料
name
String 的實驗名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
statusUrl
用於檢索試驗狀態的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
statusUrl?: string
屬性值
string