このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
getById 操作の応答データを格納します。
type EventRoutesGetByIdResponse = EventRoute & { _response: coreHttp.HttpResponse & { bodyAsText: string parsedBody: EventRoute } }