次の方法で共有


IWebTestPropertiesConfiguration.WebTest 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 WebTest { 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.WebTest : string with get, set
Public Property WebTest As String

Property Value

Attributes

Applies to