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 | Gets results of a traffic incident request to the Microsoft Azure service. |
ResultCode | Returns the code that contains information on whether or not the last request was successful. Inherited from RequestResultBase. |
TrafficModelId | Gets the number referencing traffic model that is valid for two minutes. A value of -1 always invokes the most recent traffic model. |
See Also