Share via


WebTest.RequestFollowRedirect Property

Definition

Follow redirects for this web test.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public bool? RequestFollowRedirect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.RequestFollowRedirect : Nullable<bool> with get, set
Public Property RequestFollowRedirect As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to