ApplicationGatewayRequestRoutingRuleInner.RedirectConfiguration Property

Definition

Gets or sets redirect configuration resource of the application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to