WebAppsListPublishingProfileXmlWithSecretsResponse type
Zawiera dane odpowiedzi dla operacji listPublishingProfileXmlWithSecrets.
type WebAppsListPublishingProfileXmlWithSecretsResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}