次の方法で共有


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyServices プロパティ

定義

アプリケーションがエラーと見なされる前に異常を許容されるサービスの最大割合を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象