WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
listPublishingProfileXmlWithSecretsSlot işlemi için yanıt verilerini içerir.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}