Bagikan melalui


BatchSubResponse Kelas

Sub-respons diurai dari sub-respons http batch

Mengatur info sub-respons batch dan sub-permintaan batch bersama-sama untuk pemrosesan yang lebih mudah

:ivar HTTPResponse http_response: Sub-respons batch yang diurai, dalam format HTTPResponse

Warisan
builtins.object
BatchSubResponse

Konstruktor

BatchSubResponse(is_successful, http_response, batch_sub_request)

Parameter

is_successful
Diperlukan
http_response
Diperlukan
batch_sub_request
Diperlukan

Variabel

is_successful
bool

Mewakili apakah sub-permintaan batch berhasil

batch_sub_request

Mewakili sub-permintaan batch yang sesuai dengan sub-respons batch. Ini bisa berupa semua jenis sub-permintaan. Salah satu contohnya adalah kelas: ~azure.storage.blob.models.BatchDeleteSubRequest