다음을 통해 공유


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>

매개 변수

반환