Megosztás:


WebAppsGetSourceControlSlot interface

Metódusok

delete(WebAppsDeleteSourceControlSlotParameters)

Törli az alkalmazás forrásvezérlő konfigurációját.

get(RequestParameters)

Lekéri egy alkalmazás forrásvezérlési konfigurációját.

patch(WebAppsUpdateSourceControlSlotParameters)

Frissíti egy alkalmazás forrásvezérlési konfigurációját.

put(WebAppsCreateOrUpdateSourceControlSlotParameters)

Frissíti egy alkalmazás forrásvezérlési konfigurációját.

Metódus adatai

delete(WebAppsDeleteSourceControlSlotParameters)

Törli az alkalmazás forrásvezérlő konfigurációját.

function delete(options?: WebAppsDeleteSourceControlSlotParameters): StreamableMethod<WebAppsDeleteSourceControlSlot200Response | WebAppsDeleteSourceControlSlot202Response | WebAppsDeleteSourceControlSlot404Response | WebAppsDeleteSourceControlSlotDefaultResponse>

Paraméterek

Válaszok

get(RequestParameters)

Lekéri egy alkalmazás forrásvezérlési konfigurációját.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetSourceControlSlot200Response | WebAppsGetSourceControlSlot201Response | WebAppsGetSourceControlSlot202Response | WebAppsGetSourceControlSlotDefaultResponse>

Paraméterek

Válaszok

patch(WebAppsUpdateSourceControlSlotParameters)

Frissíti egy alkalmazás forrásvezérlési konfigurációját.

function patch(options: WebAppsUpdateSourceControlSlotParameters): StreamableMethod<WebAppsUpdateSourceControlSlot200Response | WebAppsUpdateSourceControlSlot201Response | WebAppsUpdateSourceControlSlot202Response | WebAppsUpdateSourceControlSlotDefaultResponse>

Paraméterek

Válaszok

put(WebAppsCreateOrUpdateSourceControlSlotParameters)

Frissíti egy alkalmazás forrásvezérlési konfigurációját.

function put(options: WebAppsCreateOrUpdateSourceControlSlotParameters): StreamableMethod<WebAppsCreateOrUpdateSourceControlSlot200Response | WebAppsCreateOrUpdateSourceControlSlot201Response | WebAppsCreateOrUpdateSourceControlSlot202Response | WebAppsCreateOrUpdateSourceControlSlotDefaultResponse>

Paraméterek

Válaszok