WebAppsListPublishingProfileXmlWithSecretsSlotResponse type
Berisi data respons untuk operasi listPublishingProfileXmlWithSecretsSlot.
type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}