次の方法で共有


WebtestLocationAvailabilityCriteria.WebTestId プロパティ

定義

Application Insights Web テスト ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="webTestId")]
public string WebTestId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webTestId")>]
member this.WebTestId : string with get, set
Public Property WebTestId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象