Compartilhar via


WebAppsListPublishingProfileXmlWithSecretsSlotResponse type

Contém dados de resposta para a operação listPublishingProfileXmlWithSecretsSlot.

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