Share via


WebTestData.WebTestKind Property

Definition

The kind of web test this is, valid choices are ping, multistep and standard.

public Azure.ResourceManager.ApplicationInsights.Models.WebTestKind? WebTestKind { get; set; }
member this.WebTestKind : Nullable<Azure.ResourceManager.ApplicationInsights.Models.WebTestKind> with get, set
Public Property WebTestKind As Nullable(Of WebTestKind)

Property Value

Applies to