WebtestLocationAvailabilityCriteria.FailedLocationCount プロパティ

定義

失敗した場所の数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="failedLocationCount")]
public double FailedLocationCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedLocationCount")>]
member this.FailedLocationCount : double with get, set
Public Property FailedLocationCount As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象