共用方式為


IWebTest.ConfigurationWebTest Property

Definition

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

Applies to