Freigeben über


ApplicationGatewayInner.RequestRoutingRules Eigenschaft

Definition

Ruft Anforderungsroutingregeln der Application Gateway-Ressource ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestRoutingRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRequestRoutingRuleInner> RequestRoutingRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestRoutingRules")>]
member this.RequestRoutingRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRequestRoutingRuleInner> with get, set
Public Property RequestRoutingRules As IList(Of ApplicationGatewayRequestRoutingRuleInner)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: