次の方法で共有


IWebTestProperties.WebTestKind Property

Definition

The kind of web test this is, valid choices are ping, multistep, and standard.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The kind of web test this is, valid choices are ping, multistep, and standard.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum) }, ReadOnly=false, Required=true, SerializedName="Kind")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum WebTestKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The kind of web test this is, valid choices are ping, multistep, and standard.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum) }, ReadOnly=false, Required=true, SerializedName="Kind")>]
member this.WebTestKind : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum with get, set
Public Property WebTestKind As WebTestKindEnum

Property Value

Attributes

Applies to