Compartir a través de


ApplicationGateway.RedirectConfigurations Propiedad

Definición

Obtiene o establece configuraciones de redireccionamiento del recurso de application Gateway. Para conocer los límites predeterminados, consulte límites de Application Gateway.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a