WebAppsGetSourceControlSlot interface
Metoder
| delete(Web |
Tar bort källkontrollkonfigurationen för en app. |
| get(Request |
Hämtar källkontrollkonfigurationen för en app. |
| patch(Web |
Uppdaterar källkontrollkonfigurationen för en app. |
| put(Web |
Uppdaterar källkontrollkonfigurationen för en app. |
Metodinformation
delete(WebAppsDeleteSourceControlSlotParameters)
Tar bort källkontrollkonfigurationen för en app.
function delete(options?: WebAppsDeleteSourceControlSlotParameters): StreamableMethod<WebAppsDeleteSourceControlSlot200Response | WebAppsDeleteSourceControlSlot202Response | WebAppsDeleteSourceControlSlot404Response | WebAppsDeleteSourceControlSlotDefaultResponse>
Parametrar
Returer
get(RequestParameters)
Hämtar källkontrollkonfigurationen för en app.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetSourceControlSlot200Response | WebAppsGetSourceControlSlot201Response | WebAppsGetSourceControlSlot202Response | WebAppsGetSourceControlSlotDefaultResponse>
Parametrar
- options
- RequestParameters
Returer
patch(WebAppsUpdateSourceControlSlotParameters)
Uppdaterar källkontrollkonfigurationen för en app.
function patch(options: WebAppsUpdateSourceControlSlotParameters): StreamableMethod<WebAppsUpdateSourceControlSlot200Response | WebAppsUpdateSourceControlSlot201Response | WebAppsUpdateSourceControlSlot202Response | WebAppsUpdateSourceControlSlotDefaultResponse>
Parametrar
Returer
put(WebAppsCreateOrUpdateSourceControlSlotParameters)
Uppdaterar källkontrollkonfigurationen för en app.
function put(options: WebAppsCreateOrUpdateSourceControlSlotParameters): StreamableMethod<WebAppsCreateOrUpdateSourceControlSlot200Response | WebAppsCreateOrUpdateSourceControlSlot201Response | WebAppsCreateOrUpdateSourceControlSlot202Response | WebAppsCreateOrUpdateSourceControlSlotDefaultResponse>