Freigeben über


ApplicationGateway.RequestRoutingRules Eigenschaft

Definition

Ruft Anforderungsroutingregeln der Anwendungsgatewayressource ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: