Skip to content

Commit 4dfaa3a

Browse files
authored
change subnet to vnet - line 63 and 88
1 parent a831cc3 commit 4dfaa3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/traffic-collector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ExpressRoute Traffic Collector supports both Provider-managed circuits and Expre
6060
| Dot1qVlanId | int | Dot1q VlanId. |
6161
| DstAsn | int | Destination Autonomous System Number (ASN). |
6262
| DstMask | int | Mask of destination subnet. |
63-
| DstSubnet | string | Destination subnet of destination IP. |
63+
| DstSubnet | string | Destination virtual network of destination IP. |
6464
| ExRCircuitDirectPortId | string | Azure resource ID of Express Route Circuit's direct port. |
6565
| ExRCircuitId | string | Azure resource ID of Express Route Circuit. |
6666
| ExRCircuitServiceKey | string | Service key of Express Route Circuit. |
@@ -85,7 +85,7 @@ ExpressRoute Traffic Collector supports both Provider-managed circuits and Expre
8585
| SourceSystem | string | |
8686
| SrcAsn | int | Source Autonomous System Number (ASN). |
8787
| SrcMask | int | Mask of source subnet. |
88-
| SrcSubnet | string | Source subnet of source IP. |
88+
| SrcSubnet | string | Source virtual network of source IP. |
8989
| \_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
9090
| TcpFlag | int | TCP flag as defined in the TCP header. |
9191
| TenantId | string | |

0 commit comments

Comments
 (0)