RouteMapBaseCmdlet.CreateOrUpdateRouteMap 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.PSRouteMap CreateOrUpdateRouteMap (string resourceGroupName, string virtualHubName, string routeMapName, Microsoft.Azure.Commands.Network.Models.PSRouteMap routeMap);
member this.CreateOrUpdateRouteMap : string * string * string * Microsoft.Azure.Commands.Network.Models.PSRouteMap -> Microsoft.Azure.Commands.Network.Models.PSRouteMap
Public Function CreateOrUpdateRouteMap (resourceGroupName As String, virtualHubName As String, routeMapName As String, routeMap As PSRouteMap) As PSRouteMap
Parameters
- resourceGroupName
- String
- virtualHubName
- String
- routeMapName
- String
- routeMap
- PSRouteMap