WebAppsListPublishingProfileXmlWithSecretsResponse type
Obsahuje data odpovědi pro listPublishingProfileXmlWithSecrets operace.
type WebAppsListPublishingProfileXmlWithSecretsResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}