WebTest.Locations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a list of where to physically run the tests from to give global coverage for accessibility of your application.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.Locations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestGeolocation> Locations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestGeolocation> with get, set
Public Property Locations As IList(Of WebTestGeolocation)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute