Partager via


ArmRollingUpgradeMonitoringPolicy.HealthCheckStableDuration Propriété

Définition

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 à