Freigeben über


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyPartitionsPerService Eigenschaft

Definition

Ruft den maximalen Prozentsatz von Partitionen pro Dienst ab, die fehlerhaft sein dürfen, bevor ihre Anwendung als Fehler betrachtet wird, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: