RollingUpgradePolicy.MaxUnhealthyUpgradedInstancePercent Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to