ArmRollingUpgradeMonitoringPolicy.HealthCheckStableDuration 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 pendant laquelle l’application ou le cluster doit rester sain avant que la mise à niveau ne passe au domaine de mise à niveau suivant. 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="healthCheckStableDuration")]
public string HealthCheckStableDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthCheckStableDuration")>]
member this.HealthCheckStableDuration : string with get, set
Public Property HealthCheckStableDuration As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET