Dela via


WebAppsGetWebSiteContainerLogsResponse type

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

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