共用方式為


WebTestPropertiesRequest.FollowRedirect Property

Definition

Follow redirects for this web test.

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

Property Value

Implements

Attributes

Applies to