Поделиться через


WebAppsListPublishingProfileXmlWithSecretsSlotResponse type

Содержит данные ответа для операции listPublishingProfileXmlWithSecretsSlot.

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