WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
Contains response data for the listPublishingProfileXmlWithSecretsSlot operation.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}