WebAppsGetSourceControlSlot interface
Metódusok
| delete(Web |
Törli az alkalmazás forrásvezérlő konfigurációját. |
| get(Request |
Lekéri egy alkalmazás forrásvezérlési konfigurációját. |
| patch(Web |
Frissíti egy alkalmazás forrásvezérlési konfigurációját. |
| put(Web |
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
- options
- RequestParameters
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>