Condividi tramite


WebTestGeolocation.Location Property

Definition

Gets or sets location ID for the webtest to run from.

[Newtonsoft.Json.JsonProperty(PropertyName="Id")]
public string Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Id")>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to