Partilhar via


WebTest.Kind Propriedade

Definição

Obtém ou define o tipo de teste da Web que este teste na Web observa. As opções são ping e várias etapas. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a