ArmRollingUpgradeMonitoringPolicy.HealthCheckRetryTimeout Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la durée de nouvelle tentative d’évaluation de l’intégrité lorsque l’application ou le cluster n’est pas sain avant l’exécution de FailureAction. Elle est d’abord interprétée en tant que chaîne représentant une durée ISO 8601. Si cette tentative échoue, elle est interprétée comme un nombre représentant le nombre total de millisecondes.
[Newtonsoft.Json.JsonProperty(PropertyName="healthCheckRetryTimeout")]
public string HealthCheckRetryTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthCheckRetryTimeout")>]
member this.HealthCheckRetryTimeout : string with get, set
Public Property HealthCheckRetryTimeout As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET