We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8a8146 + 01da347 commit 9968edfCopy full SHA for 9968edf
articles/digital-twins/how-to-monitor.md
@@ -180,7 +180,7 @@ Here are the field and property descriptions for API logs.
180
| `OperationVersion` | String | The API Version used during the event |
181
| `Category` | String | The type of resource being emitted |
182
| `ResultType` | String | Outcome of the event |
183
-| `ResultSignature` | String | Http status code for the event |
+| `ResultSignature` | String | HTTP status code for the event |
184
| `ResultDescription` | String | Additional details about the event |
185
| `DurationMs` | String | How long it took to perform the event in milliseconds |
186
| `CallerIpAddress` | String | A masked source IP address for the event |
0 commit comments