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


WebAppsListPublishingProfileXmlWithSecretsResponse type

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

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