共用方式為


WebTestPropertiesRequest.ParseDependentRequest Property

Definition

Parse Dependent request for this WebTest.

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

Property Value

Implements

Attributes

Applies to