WebAppsListPublishingProfileXmlWithSecretsResponse type

listPublishingProfileXmlWithSecrets işlemi için yanıt verilerini içerir.

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