TestCreateOrUpdateAppComponents interface
Yöntemler
| get(Request |
Verilen test için ilişkili uygulama bileşenini (azure kaynaklarının koleksiyonu) alın. |
| patch(Test |
Bir uygulama bileşenini (azure kaynakları koleksiyonu) testle ilişkilendirme |
Yöntem Ayrıntıları
get(RequestParameters)
Verilen test için ilişkili uygulama bileşenini (azure kaynaklarının koleksiyonu) alın.
function get(options?: RequestParameters): StreamableMethod<TestListAppComponents200Response | TestListAppComponentsDefaultResponse>
Parametreler
- options
- RequestParameters
Döndürülenler
patch(TestCreateOrUpdateAppComponentsParameters)
Bir uygulama bileşenini (azure kaynakları koleksiyonu) testle ilişkilendirme
function patch(options: TestCreateOrUpdateAppComponentsParameters): StreamableMethod<TestCreateOrUpdateAppComponents200Response | TestCreateOrUpdateAppComponents201Response | TestCreateOrUpdateAppComponentsDefaultResponse>