共用方式為


WebAppsListPublishingProfileXmlWithSecretsResponse type

包含 listPublishingProfileXmlWithSecrets 作業的響應數據。

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