TestCreateOrUpdateAppComponents interface
Metoder
| get(Request |
Hämta den associerade appkomponenten (samling azure-resurser) för det angivna testet. |
| patch(Test |
Associera en appkomponent (samling azure-resurser) till ett test |
Metodinformation
get(RequestParameters)
Hämta den associerade appkomponenten (samling azure-resurser) för det angivna testet.
function get(options?: RequestParameters): StreamableMethod<TestListAppComponents200Response | TestListAppComponentsDefaultResponse>
Parametrar
- options
- RequestParameters
Returer
patch(TestCreateOrUpdateAppComponentsParameters)
Associera en appkomponent (samling azure-resurser) till ett test
function patch(options: TestCreateOrUpdateAppComponentsParameters): StreamableMethod<TestCreateOrUpdateAppComponents200Response | TestCreateOrUpdateAppComponents201Response | TestCreateOrUpdateAppComponentsDefaultResponse>