你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationInsightsWebTestData.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