مشاركة عبر


WebAppsListPublishingProfileXmlWithSecretsResponse type

يحتوي على بيانات استجابة لعملية listPublishingProfileXmlWithSecrets.

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