TestCreateOrUpdateAppComponents interface

Methoden

get(RequestParameters)

Het bijbehorende app-onderdeel ophalen (verzameling azure-resources) voor de opgegeven test.

patch(TestCreateOrUpdateAppComponentsParameters)

Een app-onderdeel (verzameling Azure-resources) koppelen aan een test

Methodedetails

get(RequestParameters)

Het bijbehorende app-onderdeel ophalen (verzameling azure-resources) voor de opgegeven test.

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

Parameters

Retouren

patch(TestCreateOrUpdateAppComponentsParameters)

Een app-onderdeel (verzameling Azure-resources) koppelen aan een test

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

Parameters

Retouren