次の方法で共有


WebTest.Kind Property

Definition

The kind of WebTest that this web test watches. Choices are ping, multistep and standard.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKind? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.WebTestKind> with get, set
Public Property Kind As Nullable(Of WebTestKind)

Property Value

Implements

Attributes

Applies to