共用方式為


WebAppsGetOneDeployStatus interface

方法

get(RequestParameters)

叫用 onedeploy 狀態 API /api/deployments,並取得月臺的部署狀態

put(RequestParameters)

叫用 OneDeploy 發佈 Web 應用程式延伸模組。

方法詳細資料

get(RequestParameters)

叫用 onedeploy 狀態 API /api/deployments,並取得月臺的部署狀態

function get(options?: RequestParameters): StreamableMethod<WebAppsGetOneDeployStatus200Response | WebAppsGetOneDeployStatusDefaultResponse>

參數

傳回

put(RequestParameters)

叫用 OneDeploy 發佈 Web 應用程式延伸模組。

function put(options?: RequestParameters): StreamableMethod<WebAppsCreateOneDeployOperation200Response | WebAppsCreateOneDeployOperationDefaultResponse>

參數

傳回