You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-log-query.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ Every record in VMBoundPort is identified by the following fields:
131
131
|Ip | Port IP address (can be wildcard IP, *0.0.0.0*) |
132
132
|Port |The Port number |
133
133
|Protocol | The protocol. Example, *tcp* or *udp* (only *tcp* is currently supported).|
134
+
134
135
The identity a port is derived from the above five fields and is stored in the PortId property. This property can be used to quickly find records for a specific port across time.
0 commit comments