Partager via


WebTest.RetryEnabled Propriété

Définition

Obtient ou définit l’autorisation de nouvelles tentatives en cas d’échec de ce test Web.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.RetryEnabled")]
public bool? RetryEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.RetryEnabled")>]
member this.RetryEnabled : Nullable<bool> with get, set
Public Property RetryEnabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à