Compartilhar via


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyPartitionsPerService Propriedade

Definição

Obtém ou define o percentual máximo de partições por serviço permitido para não estar íntegro antes que seu aplicativo seja considerado um erro.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a