Partager via


WebTest.Kind Propriété

Définition

Obtient ou définit le type de test web que ce test web surveille. Les choix sont ping et multi-étapes. Les valeurs possibles sont les suivantes : 'ping', 'multistep'

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestKind? Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Nullable<Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestKind> with get, set
Public Property Kind As Nullable(Of WebTestKind)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à