AzureTrafficIncidentCalculationResult Properties
Contains traffic incident results received from the Microsoft Azure service.| Name | Description |
|---|---|
| FaultReason | Returns the fault reason of a request. Inherited from RequestResultBase. |
| IncidentResults | Returns results of a traffic incident request to the Microsoft Azure service. |
| ResultCode | Returns the code that contains information on whether the last request was successful. Inherited from RequestResultBase. |
| TrafficModelId | Returns the number referencing traffic model that is valid for two minutes. A value of -1 always invokes the most recent traffic model. |
See Also