ApplicationGateway.RequestRoutingRules Property
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.
Gets or sets request routing rules of the application gateway resource.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestRoutingRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule> RequestRoutingRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestRoutingRules")>]
member this.RequestRoutingRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayRequestRoutingRule> with get, set
Public Property RequestRoutingRules As IList(Of ApplicationGatewayRequestRoutingRule)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute