次の方法で共有


RollingUpgradePolicy.PrioritizeUnhealthyInstances プロパティ

定義

正常なインスタンスの前に、スケール セット内のすべての異常なインスタンスをアップグレードするを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="prioritizeUnhealthyInstances")]
public bool? PrioritizeUnhealthyInstances { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prioritizeUnhealthyInstances")>]
member this.PrioritizeUnhealthyInstances : Nullable<bool> with get, set
Public Property PrioritizeUnhealthyInstances As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象