次の方法で共有


WebTest.WebTestKind Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum? WebTestKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.WebTestKind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKindEnum> with get, set
Public Property WebTestKind As Nullable(Of WebTestKindEnum)

Property Value

Implements

Attributes

Applies to