VHubRouteTableBaseCmdlet.CreateOrUpdateVHubRouteTable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable CreateOrUpdateVHubRouteTable (string resourceGroupName, string virtualHubName, string routeTableName, Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable hubRouteTable);
member this.CreateOrUpdateVHubRouteTable : string * string * string * Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable -> Microsoft.Azure.Commands.Network.Models.PSVHubRouteTable
Public Function CreateOrUpdateVHubRouteTable (resourceGroupName As String, virtualHubName As String, routeTableName As String, hubRouteTable As PSVHubRouteTable) As PSVHubRouteTable
Parameters
- resourceGroupName
- String
- virtualHubName
- String
- routeTableName
- String
- hubRouteTable
- PSVHubRouteTable