WebtestLocationAvailabilityCriteria.FailedLocationCount Property

Definition

Gets or sets the number of failed locations.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to