共用方式為


TestSettings2 interface

表示回合的測試設定。 用來建立測試設定和擷取測試設定

屬性

areaPath

建立測試設定所需的區域路徑

createdBy
createdDate
description

測試設定的說明。 用於建立測試設定。

isPublic

指出測試設定是公用還是私人。用於建立測試設定。

lastUpdatedBy
lastUpdatedDate
machineRoles

機器角色的 Xml 字串。 用於建立測試設定。

testSettingsContent

測試設定內容。

testSettingsId

測試設定識別碼。

testSettingsName

測試設定名稱。

屬性詳細資料

areaPath

建立測試設定所需的區域路徑

areaPath: string

屬性值

string

createdBy

createdBy: IdentityRef

屬性值

createdDate

createdDate: Date

屬性值

Date

description

測試設定的說明。 用於建立測試設定。

description: string

屬性值

string

isPublic

指出測試設定是公用還是私人。用於建立測試設定。

isPublic: boolean

屬性值

boolean

lastUpdatedBy

lastUpdatedBy: IdentityRef

屬性值

lastUpdatedDate

lastUpdatedDate: Date

屬性值

Date

machineRoles

機器角色的 Xml 字串。 用於建立測試設定。

machineRoles: string

屬性值

string

testSettingsContent

測試設定內容。

testSettingsContent: string

屬性值

string

testSettingsId

測試設定識別碼。

testSettingsId: number

屬性值

number

testSettingsName

測試設定名稱。

testSettingsName: string

屬性值

string