共用方式為


WebAppsListPublishingProfileXmlWithSecretsSlotResponse type

包含 listPublishingProfileXmlWithSecretsSlot 作業的回應資料。

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