Share via


WebTestData.Kind Property

Definition

The kind of WebTest that this web test watches. Choices are ping, multistep and standard.

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

Property Value

Applies to