Bagikan melalui


WebAppsGetOneDeployStatus200Response interface

Memanggil API /api/penyebaran status onedeploy dan mendapatkan status penyebaran untuk situs

Memperluas

Properti

body
status

Properti yang Diwariskan

headers

Header respons HTTP.

request

Permintaan yang menghasilkan respons ini.

Detail Properti

body

body: Record<string, unknown>

Nilai Properti

Record<string, unknown>

status

status: "200"

Nilai Properti

"200"

Detail Properti yang Diwariskan

headers

Header respons HTTP.

headers: RawHttpHeaders

Nilai Properti

Diwariskan Dari HttpResponse.headers

request

Permintaan yang menghasilkan respons ini.

request: PipelineRequest

Nilai Properti

Diwarisi Dari HttpResponse.request