WebAppsGetWebSiteContainerLogsSlotResponse type
Innehåller svarsdata för åtgärden getWebSiteContainerLogsSlot.
type WebAppsGetWebSiteContainerLogsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}