共用方式為


TestRunCreateOrUpdateAppComponents interface

方法

get(RequestParameters)

取得給定測試回合的相關應用程式元件(Azure 資源的集合)。

patch(TestRunCreateOrUpdateAppComponentsParameters)

將應用程式元件 (Azure 資源的集合) 與測試回合產生關聯

方法詳細資料

get(RequestParameters)

取得給定測試回合的相關應用程式元件(Azure 資源的集合)。

function get(options?: RequestParameters): StreamableMethod<TestRunListAppComponents200Response | TestRunListAppComponentsDefaultResponse>

參數

傳回

patch(TestRunCreateOrUpdateAppComponentsParameters)

將應用程式元件 (Azure 資源的集合) 與測試回合產生關聯

function patch(options: TestRunCreateOrUpdateAppComponentsParameters): StreamableMethod<TestRunCreateOrUpdateAppComponents200Response | TestRunCreateOrUpdateAppComponents201Response | TestRunCreateOrUpdateAppComponentsDefaultResponse>

參數

傳回