WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
Obsahuje data odpovědi pro operaci listPublishingProfileXmlWithSecretsSlot.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}