Partager via


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyPartitionsPerService Propriété

Définition

Obtient ou définit le pourcentage maximal de partitions autorisées à être non saines par service avant que votre application ne soit considérée comme étant erronée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à