Share via


WebAppsGetInstanceMsDeployStatusSlot interface

Methods

get(RequestParameters)

Get the status of the last MSDeploy operation.

put(WebAppsCreateInstanceMSDeployOperationSlotParameters)

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

Returns

put(WebAppsCreateInstanceMSDeployOperationSlotParameters)

Invoke the MSDeploy web app extension.

function put(options: WebAppsCreateInstanceMSDeployOperationSlotParameters): StreamableMethod<WebAppsCreateInstanceMSDeployOperationSlot201Response | WebAppsCreateInstanceMSDeployOperationSlot409Response | WebAppsCreateInstanceMSDeployOperationSlotDefaultResponse>

Parameters

Returns