Compartir a través de


WebAppsListPublishingProfileXmlWithSecretsSlotResponse type

Contiene datos de respuesta para la operación listPublishingProfileXmlWithSecretsSlot.

type WebAppsListPublishingProfileXmlWithSecretsSlotResponse = {
  blobBody?: Promise<Blob>
  readableStreamBody?: NodeJS.ReadableStream
}