Freigeben über


ApplicationGatewayInner.RedirectConfigurations Eigenschaft

Definition

Ruft Umleitungskonfigurationen der Anwendungsgatewayressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: