RepairTask.PreparingHealthCheckState プロパティ

定義

修復タスクが準備中状態の場合にチェック正常性のワークフロー状態を取得します。

public System.Fabric.Repair.RepairTaskHealthCheckState PreparingHealthCheckState { get; }
member this.PreparingHealthCheckState : System.Fabric.Repair.RepairTaskHealthCheckState
Public ReadOnly Property PreparingHealthCheckState As RepairTaskHealthCheckState

プロパティ値

修復タスクが準備中状態の場合にチェック正常性のワークフロー状態。

適用対象