Bagikan melalui


WebAppsListPublishingProfileXmlWithSecretsResponse type

Berisi data respons untuk operasi listPublishingProfileXmlWithSecrets.

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