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