Get Routing Rule Collection Plain Args
data class GetRoutingRuleCollectionPlainArgs(val configurationName: String, val networkManagerName: String, val resourceGroupName: String, val ruleCollectionName: String) : ConvertibleToJava<GetRoutingRuleCollectionPlainArgs>
Properties
Link copied to clipboard
The name of the network manager Routing Configuration.
Link copied to clipboard
The name of the network manager.
Link copied to clipboard
The name of the resource group. The name is case insensitive.
Link copied to clipboard
The name of the network manager routing Configuration rule collection.