ApplicationInsightsComponentFeatureCapabilities.MultipleStepWebTest Property

Definition

Gets whether allow to use multiple steps web test feature.

[Newtonsoft.Json.JsonProperty(PropertyName="MultipleStepWebTest")]
public bool? MultipleStepWebTest { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="MultipleStepWebTest")>]
member this.MultipleStepWebTest : Nullable<bool>
Public ReadOnly Property MultipleStepWebTest As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to