Partager via


WebTest.Locations Propriété

Définition

Obtient ou définit une liste de l’emplacement d’exécution physique des tests pour fournir une couverture globale pour l’accessibilité de votre 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à