ReplicaHealthStatesFilter.HealthStateFilter プロパティ

定義

注意事項

This property is obsolete. Use HealthStateFilterValue instead.

非推奨。 コレクション内のエントリの集計された正常性状態のフィルターを ReplicaHealthState 取得または設定します。 メンバーまたは のメンバーのビットごとの組み合わせから取得された値を HealthStateFilter表します。

[System.Obsolete("This property is obsolete. Use HealthStateFilterValue instead.")]
public long HealthStateFilter { get; set; }
[<System.Obsolete("This property is obsolete. Use HealthStateFilterValue instead.")>]
member this.HealthStateFilter : int64 with get, set
Public Property HealthStateFilter As Long

プロパティ値

コレクション内のエントリの ReplicaHealthState 集計された正常性状態のフィルター。 値は、 メンバーまたは のメンバー HealthStateFilterのビットごとの組み合わせから取得されます。

属性

注釈

このプロパティは今後使用しません。 代わりに、HealthStateFilterValue を使用してください。

適用対象