مشاركة عبر


WebAppsListPublishingProfileXmlWithSecretsSlotResponse type

يحتوي على بيانات الاستجابة لعملية listPublishingProfileXmlWithSecretsSlot.

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