Freigeben über


ApplicationGateway.RedirectConfigurations Eigenschaft

Definition

Ruft Umleitungskonfigurationen der Application Gateway-Ressource 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.Models.ApplicationGatewayRedirectConfiguration> RedirectConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectConfigurations")>]
member this.RedirectConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayRedirectConfiguration> with get, set
Public Property RedirectConfigurations As IList(Of ApplicationGatewayRedirectConfiguration)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: