WebAppsGetOneDeployStatus interface
Metode
| get(Request |
Memanggil API /api/penyebaran status onedeploy dan mendapatkan status penyebaran untuk situs |
| put(Request |
Panggil ekstensi aplikasi web penerbitan OneDeploy. |
Detail Metode
get(RequestParameters)
Memanggil API /api/penyebaran status onedeploy dan mendapatkan status penyebaran untuk situs
function get(options?: RequestParameters): StreamableMethod<WebAppsGetOneDeployStatus200Response | WebAppsGetOneDeployStatusDefaultResponse>
Parameter
- options
- RequestParameters
Mengembalikan
put(RequestParameters)
Panggil ekstensi aplikasi web penerbitan OneDeploy.
function put(options?: RequestParameters): StreamableMethod<WebAppsCreateOneDeployOperation200Response | WebAppsCreateOneDeployOperationDefaultResponse>
Parameter
- options
- RequestParameters