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

WebTestData.WebTestKind 属性

定义

这是 Web 测试的类型,有效选项为 ping、多步骤和标准。

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)

属性值

适用于