LoadTestRunCreateOrUpdateAppComponents interface

Metodi

get(RequestParameters)

Ottiene il componente dell'app associato (raccolta di risorse di Azure) per l'esecuzione di test specificata.

patch(LoadTestRunCreateOrUpdateAppComponentsParameters)

Aggiungere un componente dell'app a un'esecuzione di test specificando l'ID risorsa, il nome e il tipo.

Dettagli metodo

get(RequestParameters)

Ottiene il componente dell'app associato (raccolta di risorse di Azure) per l'esecuzione di test specificata.

function get(options?: RequestParameters): StreamableMethod<LoadTestRunGetAppComponents200Response | LoadTestRunGetAppComponentsDefaultResponse>

Parametri

Valori restituiti

patch(LoadTestRunCreateOrUpdateAppComponentsParameters)

Aggiungere un componente dell'app a un'esecuzione di test specificando l'ID risorsa, il nome e il tipo.

function patch(options: LoadTestRunCreateOrUpdateAppComponentsParameters): StreamableMethod<LoadTestRunCreateOrUpdateAppComponents200Response | LoadTestRunCreateOrUpdateAppComponents201Response | LoadTestRunCreateOrUpdateAppComponentsDefaultResponse>

Parametri

Valori restituiti