WebtestLocationAvailabilityCriteria.WebTestId Property

Definition

Gets or sets the Application Insights web test Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to