WebTest.Configuration Property

Definition

Gets or sets an XML configuration specification for a WebTest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.Configuration")]
public Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestPropertiesConfiguration Configuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Configuration")>]
member this.Configuration : Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestPropertiesConfiguration with get, set
Public Property Configuration As WebTestPropertiesConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to