ApplicationGatewayAdvancedRoutingRulePropertiesFormat(Int32) Constructor
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.
Initializes a new instance of ApplicationGatewayAdvancedRoutingRulePropertiesFormat.
public ApplicationGatewayAdvancedRoutingRulePropertiesFormat(int priority);
new Azure.ResourceManager.Network.Models.ApplicationGatewayAdvancedRoutingRulePropertiesFormat : int -> Azure.ResourceManager.Network.Models.ApplicationGatewayAdvancedRoutingRulePropertiesFormat
Public Sub New (priority As Integer)
Parameters
- priority
- Int32
Priority of the advanced routing rule. Must be unique within the containing advanced routing map. Rules are evaluated in ascending priority order.