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
{AzureVirtualHubRouteTable} fixes#21028 updating about the Get-AzVirtualHubRouteTable Deprecation (#21054)
* {AzureVirtualHubRouteTable} fixes#21028 updating about the Get-AzVirtualHubRouteTable Deprecation
fixes#21028
updating about the Get-AzVirtualHubRouteTable Deprecation and using Get-AzVHubRouteTable as the alternative.
* Update Get-AzVirtualHubRouteTable.md
Copy file name to clipboardExpand all lines: src/Network/Network/help/Get-AzVirtualHubRouteTable.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
8
8
# Get-AzVirtualHubRouteTable
9
9
10
10
## SYNOPSIS
11
-
Gets a Virtual Hub Route Table in a virtual hub or lists all route tables in a virtual hub.
11
+
Gets a Virtual Hub Route Table in a virtual hub or lists all route tables in a virtual hub. The cmdlet [Get-AzVHubRouteTable](./Get-AzVHubRouteTable.md) is replacing this cmdlet.
0 commit comments