Condividi tramite


WebTestProperties.RequestParseDependentRequest Property

Definition

Parse Dependent request for this WebTest.

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

Property Value

Implements

Attributes

Applies to