Udostępnij za pośrednictwem


WebAppsGetContainerLogsZipSlotResponse type

Zawiera dane odpowiedzi dla operacji getContainerLogsZipSlot.

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