Bagikan melalui


WebAppsGetDeploymentSlot interface

Metode

delete(RequestParameters)

Menghapus penyebaran dengan ID-nya untuk aplikasi, atau slot penyebaran.

get(RequestParameters)

Dapatkan penyebaran dengan ID-nya untuk aplikasi, atau slot penyebaran.

put(WebAppsCreateDeploymentSlotParameters)

Buat penyebaran untuk aplikasi, atau slot penyebaran.

Detail Metode

delete(RequestParameters)

Menghapus penyebaran dengan ID-nya untuk aplikasi, atau slot penyebaran.

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteDeploymentSlot200Response | WebAppsDeleteDeploymentSlot204Response | WebAppsDeleteDeploymentSlotDefaultResponse>

Parameter

Mengembalikan

get(RequestParameters)

Dapatkan penyebaran dengan ID-nya untuk aplikasi, atau slot penyebaran.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetDeploymentSlot200Response | WebAppsGetDeploymentSlotDefaultResponse>

Parameter

Mengembalikan

put(WebAppsCreateDeploymentSlotParameters)

Buat penyebaran untuk aplikasi, atau slot penyebaran.

function put(options: WebAppsCreateDeploymentSlotParameters): StreamableMethod<WebAppsCreateDeploymentSlot200Response | WebAppsCreateDeploymentSlotDefaultResponse>

Parameter

Mengembalikan