AppsGetResponse type
Alma işlemi için yanıt verilerini içerir.
type AppsGetResponse = ApplicationInfoResponse & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: ApplicationInfoResponse
}
}
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Alma işlemi için yanıt verilerini içerir.
type AppsGetResponse = ApplicationInfoResponse & {
_response: msRest.HttpResponse & {
bodyAsText: string
parsedBody: ApplicationInfoResponse
}
}