Compartir a través de


WebTest.Locations Propiedad

Definición

Obtiene o establece una lista de dónde ejecutar físicamente las pruebas para proporcionar cobertura global para la accesibilidad de la aplicación.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a