WebTestGeolocation Class

Definition

Geo-physical location to run a web test from. You must specify one or more locations for the test to run from.

public class WebTestGeolocation
type WebTestGeolocation = class
Public Class WebTestGeolocation
Inheritance
WebTestGeolocation

Constructors

WebTestGeolocation()

Initializes a new instance of the WebTestGeolocation class.

WebTestGeolocation(String)

Initializes a new instance of the WebTestGeolocation class.

Properties

Location

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

Applies to