Partager via


RollingUpgradePolicy.MaxUnhealthyUpgradedInstancePercent Propriété

Définition

Obtient ou définit le pourcentage maximal d’instances de machine virtuelle mises à niveau qui peuvent être trouvées dans un état non sain. Cette case activée se produit après la mise à niveau de chaque lot. Si ce pourcentage est dépassé, la mise à jour propagée abandonne. La valeur par défaut de ce paramètre est 20 %.

[Newtonsoft.Json.JsonProperty(PropertyName="maxUnhealthyUpgradedInstancePercent")]
public int? MaxUnhealthyUpgradedInstancePercent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxUnhealthyUpgradedInstancePercent")>]
member this.MaxUnhealthyUpgradedInstancePercent : Nullable<int> with get, set
Public Property MaxUnhealthyUpgradedInstancePercent As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à