Share via


ClusterHealthPolicy.MaxPercentUnhealthyNodes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to