共用方式為


TestJobCreateParameters interface

提供給建立測試作業作業的參數。

屬性

parameters

取得或設定測試作業的參數。

runOn

取得或設定 runOn,指定要執行作業的組名。

屬性詳細資料

parameters

取得或設定測試作業的參數。

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

屬性值

{[propertyName: string]: string}

runOn

取得或設定 runOn,指定要執行作業的組名。

runOn?: string

屬性值

string