Compartir a través de


WebTest.WebTestKind Propiedad

Definición

Obtiene o establece el tipo de prueba web, las opciones válidas son ping y multistep. Entre los valores posibles se incluyen: "ping", "multistep"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a