LoadTestRunCreateOrUpdateAppComponents interface

Yöntemler

get(RequestParameters)

Verilen test çalıştırması için ilişkili uygulama bileşenini (azure kaynaklarının koleksiyonu) alın.

patch(LoadTestRunCreateOrUpdateAppComponentsParameters)

Kaynak kimliğini, adını ve türünü sağlayarak test çalıştırmasına bir uygulama bileşeni ekleyin.

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<LoadTestRunGetAppComponents200Response | LoadTestRunGetAppComponentsDefaultResponse>

Parametreler

Döndürülenler

patch(LoadTestRunCreateOrUpdateAppComponentsParameters)

Kaynak kimliğini, adını ve türünü sağlayarak test çalıştırmasına bir uygulama bileşeni ekleyin.

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

Parametreler

Döndürülenler