NetworkManagerRoutingRuleBaseCmdlet.IsNetworkManagerRoutingRulePresent 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 bool IsNetworkManagerRoutingRulePresent (string resourceGroupName, string networkManagerName, string configName, string ruleCollectionName, string name);
member this.IsNetworkManagerRoutingRulePresent : string * string * string * string * string -> bool
Public Function IsNetworkManagerRoutingRulePresent (resourceGroupName As String, networkManagerName As String, configName As String, ruleCollectionName As String, name As String) As Boolean
Parameters
- resourceGroupName
- String
- networkManagerName
- String
- configName
- String
- ruleCollectionName
- String
- name
- String