Partager via


ArmRollingUpgradeMonitoringPolicy.HealthCheckWaitDuration Propriété

Définition

Obtient ou définit le temps d’attente après la fin d’un domaine de mise à niveau avant d’appliquer des stratégies d’intégrité. 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="healthCheckWaitDuration")]
public string HealthCheckWaitDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthCheckWaitDuration")>]
member this.HealthCheckWaitDuration : string with get, set
Public Property HealthCheckWaitDuration As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à