Freigeben über


WebAppsListPublishingProfileXmlWithSecretsResponse type

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

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