Share via


TestCreateOrUpdateAppComponents interface

Methods

get(RequestParameters)

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

patch(TestCreateOrUpdateAppComponentsParameters)

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

Method Details

get(RequestParameters)

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

function get(options?: RequestParameters): StreamableMethod<TestListAppComponents200Response | TestListAppComponentsDefaultResponse>

Parameters

Returns

patch(TestCreateOrUpdateAppComponentsParameters)

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

function patch(options: TestCreateOrUpdateAppComponentsParameters): StreamableMethod<TestCreateOrUpdateAppComponents200Response | TestCreateOrUpdateAppComponents201Response | TestCreateOrUpdateAppComponentsDefaultResponse>

Parameters

Returns