LoadTestAdministrationCreateOrUpdateAppComponents interface

Methods

get(RequestParameters)

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

patch(LoadTestAdministrationCreateOrUpdateAppComponentsParameters)

Add an app component to a test by providing the resource Id, name and type.

Method Details

get(RequestParameters)

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

function get(options?: RequestParameters): StreamableMethod<LoadTestAdministrationGetAppComponents200Response | LoadTestAdministrationGetAppComponentsDefaultResponse>

Parameters

Returns

patch(LoadTestAdministrationCreateOrUpdateAppComponentsParameters)

Add an app component to a test by providing the resource Id, name and type.

function patch(options: LoadTestAdministrationCreateOrUpdateAppComponentsParameters): StreamableMethod<LoadTestAdministrationCreateOrUpdateAppComponents200Response | LoadTestAdministrationCreateOrUpdateAppComponents201Response | LoadTestAdministrationCreateOrUpdateAppComponentsDefaultResponse>

Parameters

Returns