IWebTestProperties.ConfigurationWebTest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The XML specification of a WebTest to run against an application.
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The XML specification of a WebTest to run against an application.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="WebTest")]
public string ConfigurationWebTest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The XML specification of a WebTest to run against an application.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="WebTest")>]
member this.ConfigurationWebTest : string with get, set
Public Property ConfigurationWebTest As String
Property Value
- Attributes