Share via


ApplicationGatewayRedirectConfigurationInner.IncludePath Property

Definition

Gets or sets include path in the redirected url.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.includePath")]
public bool? IncludePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.includePath")>]
member this.IncludePath : Nullable<bool> with get, set
Public Property IncludePath As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to