RollingUpgradePolicy.MaxUnhealthyInstancePercent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to