WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
Enthält Antwortdaten für den ListPublishingProfileXmlWithSecretsSlot-Vorgang.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}