RollingUpgradePolicy.MaxBatchInstancePercent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to