WebAppsGetContainerLogsZipSlotResponse type
Bevat antwoordgegevens voor de bewerking getContainerLogsZipSlot.
type WebAppsGetContainerLogsZipSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}