Dela via


WebAppsGetContainerLogsZipSlotResponse type

Innehåller svarsdata för åtgärden getContainerLogsZipSlot.

type WebAppsGetContainerLogsZipSlotResponse = {
  blobBody?: Promise<Blob>
  readableStreamBody?: NodeJS.ReadableStream
}