共用方式為


Experiment interface

定義實驗的屬性

Extends

屬性

description

實驗詳細數據或意圖的描述

enabledState

實驗的狀態

endpointA

實驗的端點 A

endpointB

實驗的端點 B

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scriptFileUri

實驗附註中使用的腳本 URI:這個屬性將不會串行化。 它只能由伺服器填入。

status

伺服器端的實驗狀態描述注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

description

實驗詳細數據或意圖的描述

description?: string

屬性值

string

enabledState

實驗的狀態

enabledState?: string

屬性值

string

endpointA

實驗的端點 A

endpointA?: Endpoint

屬性值

endpointB

實驗的端點 B

endpointB?: Endpoint

屬性值

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceState?: string

屬性值

string

scriptFileUri

實驗附註中使用的腳本 URI:這個屬性將不會串行化。 它只能由伺服器填入。

scriptFileUri?: string

屬性值

string

status

伺服器端的實驗狀態描述注意:此屬性將不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type