ModelAddEntityResponse type
Contains response data for the addEntity operation.
type ModelAddEntityResponse = {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: string }
body: string
}
Ezt a böngészőt már nem támogatjuk.
Frissítsen a Microsoft Edge-re, hogy kihasználhassa a legújabb funkciókat, a biztonsági frissítéseket és a technikai támogatást.
Contains response data for the addEntity operation.
type ModelAddEntityResponse = {
_response: msRest.HttpResponse & { bodyAsText: string; parsedBody: string }
body: string
}