WebAppsGetInstanceMsDeployStatusSlot interface
Methods
| get(Request |
Get the status of the last MSDeploy operation. |
| put(Web |
Invoke the MSDeploy web app extension. |
Method Details
get(RequestParameters)
Get the status of the last MSDeploy operation.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetInstanceMsDeployStatusSlot200Response | WebAppsGetInstanceMsDeployStatusSlotDefaultResponse>
Parameters
- options
- RequestParameters
Returns
put(WebAppsCreateInstanceMSDeployOperationSlotParameters)
Invoke the MSDeploy web app extension.
function put(options: WebAppsCreateInstanceMSDeployOperationSlotParameters): StreamableMethod<WebAppsCreateInstanceMSDeployOperationSlot201Response | WebAppsCreateInstanceMSDeployOperationSlot409Response | WebAppsCreateInstanceMSDeployOperationSlotDefaultResponse>