WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
Innehåller svarsdata för åtgärden listPublishingProfileXmlWithSecretsSlot.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}