ClusterHealthPolicy.MaxPercentUnhealthyApplications Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to