通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TestCreateOrUpdateAppComponents interface

方法

get(RequestParameters)

获取给定测试的关联应用组件(Azure 资源的集合)。

patch(TestCreateOrUpdateAppComponentsParameters)

将应用组件(Azure 资源的集合)关联到测试

方法详细信息

get(RequestParameters)

获取给定测试的关联应用组件(Azure 资源的集合)。

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

参数

返回

patch(TestCreateOrUpdateAppComponentsParameters)

将应用组件(Azure 资源的集合)关联到测试

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

参数

返回