TestRunCreateOrUpdateAppComponents interface
Yöntemler
| get(Request |
Verilen test çalıştırması için ilişkili uygulama bileşenini (azure kaynaklarının koleksiyonu) alın. |
| patch(Test |
Bir uygulama bileşenini (azure kaynakları koleksiyonu) test çalıştırması ile ilişkilendirme |
Yöntem Ayrıntıları
get(RequestParameters)
Verilen test çalıştırması için ilişkili uygulama bileşenini (azure kaynaklarının koleksiyonu) alın.
function get(options?: RequestParameters): StreamableMethod<TestRunListAppComponents200Response | TestRunListAppComponentsDefaultResponse>
Parametreler
- options
- RequestParameters
Döndürülenler
patch(TestRunCreateOrUpdateAppComponentsParameters)
Bir uygulama bileşenini (azure kaynakları koleksiyonu) test çalıştırması ile ilişkilendirme
function patch(options: TestRunCreateOrUpdateAppComponentsParameters): StreamableMethod<TestRunCreateOrUpdateAppComponents200Response | TestRunCreateOrUpdateAppComponents201Response | TestRunCreateOrUpdateAppComponentsDefaultResponse>