WebTestData.Kind プロパティ

定義

この Web テストで監視される WebTest の種類。 選択肢は ping、マルチステップ、標準です。

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)

プロパティ値

適用対象