Partager via


ArmRollingUpgradeMonitoringPolicy.UpgradeDomainTimeout Propriété

Définition

Obtient ou définit la durée pendant laquelle chaque domaine de mise à niveau doit se terminer 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="upgradeDomainTimeout")]
public string UpgradeDomainTimeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upgradeDomainTimeout")>]
member this.UpgradeDomainTimeout : string with get, set
Public Property UpgradeDomainTimeout As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à