TestSettings2 interface
表示回合的測試設定。 用來建立測試設定和擷取測試設定
屬性
| area |
建立測試設定所需的區域路徑 |
| created |
|
| created |
|
| description | 測試設定的說明。 用於建立測試設定。 |
| is |
指出測試設定是公用還是私人。用於建立測試設定。 |
| last |
|
| last |
|
| machine |
機器角色的 Xml 字串。 用於建立測試設定。 |
| test |
測試設定內容。 |
| test |
測試設定識別碼。 |
| test |
測試設定名稱。 |
屬性詳細資料
areaPath
建立測試設定所需的區域路徑
areaPath: string
屬性值
string
createdBy
createdDate
createdDate: Date
屬性值
Date
description
測試設定的說明。 用於建立測試設定。
description: string
屬性值
string
isPublic
指出測試設定是公用還是私人。用於建立測試設定。
isPublic: boolean
屬性值
boolean
lastUpdatedBy
lastUpdatedDate
lastUpdatedDate: Date
屬性值
Date
machineRoles
機器角色的 Xml 字串。 用於建立測試設定。
machineRoles: string
屬性值
string
testSettingsContent
測試設定內容。
testSettingsContent: string
屬性值
string
testSettingsId
測試設定識別碼。
testSettingsId: number
屬性值
number
testSettingsName
測試設定名稱。
testSettingsName: string
屬性值
string