Share via


TestRunCreateOrUpdateAppComponents interface

Methods

get(RequestParameters)

Get associated app component (collection of azure resources) for the given test run.

patch(TestRunCreateOrUpdateAppComponentsParameters)

Associate an app component (collection of azure resources) to a test run

Method Details

get(RequestParameters)

Get associated app component (collection of azure resources) for the given test run.

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

Parameters

Returns

patch(TestRunCreateOrUpdateAppComponentsParameters)

Associate an app component (collection of azure resources) to a test run

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

Parameters

Returns