共用方式為


TestJobCreateParameters 類別

定義

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

public class TestJobCreateParameters
type TestJobCreateParameters = class
Public Class TestJobCreateParameters
繼承
TestJobCreateParameters

建構函式

TestJobCreateParameters()

初始化 TestJobCreateParameters 類別的新實例。

TestJobCreateParameters(IDictionary<String,String>, String)

初始化 TestJobCreateParameters 類別的新實例。

TestJobCreateParameters(String)

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

屬性

Parameters

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

RunbookName

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

RunOn

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

適用於