AppsPackageTrainedApplicationAsGzipResponse type
Bevat antwoordgegevens voor de bewerking packageTrainedApplicationAsGzip.
type AppsPackageTrainedApplicationAsGzipResponse = {
_response: msRest.HttpResponse
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}