ApplicationGateway.RedirectConfigurations Property

Definition

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

Property Value

IList<ApplicationGatewayRedirectConfiguration>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to