Freigeben über


WebAppsListPublishingProfileXmlWithSecretsResponse type

Enthält Antwortdaten für den ListPublishingProfileXmlWithSecrets-Vorgang.

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