ApplicationGatewayRequestRoutingRule.RedirectConfiguration Property

Definition

Gets or sets redirect configuration resource of the application gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource RedirectConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectConfiguration")>]
member this.RedirectConfiguration : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property RedirectConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to