ServiceHealthStatesFilter.HealthStateFilterValue プロパティ

定義

コレクション内のエントリの集計された正常性状態のフィルターを ServiceHealthState 取得または設定します。

public System.Fabric.Health.HealthStateFilter HealthStateFilterValue { get; set; }
member this.HealthStateFilterValue : System.Fabric.Health.HealthStateFilter with get, set
Public Property HealthStateFilterValue As HealthStateFilter

プロパティ値

エントリの集計された正常性状態の ServiceHealthState フィルター。

注釈

入力コレクションがフィルター処理され、目的の正常性状態を考慮したエントリのみが返されます。 フィルターは、メンバーまたは のメンバーの HealthStateFilterビットごとの組み合わせから取得された値を表します。

適用対象