ServiceHealthStateFilter クラス

定義

オブジェクトをフィルター処理します ServiceHealthState

public sealed class ServiceHealthStateFilter
type ServiceHealthStateFilter = class
Public NotInheritable Class ServiceHealthStateFilter
継承
ServiceHealthStateFilter

注釈

エンティティ正常性状態チャンク クエリでは、サービス フィルターの一覧を指定して、クエリ結果に含める必要があるサービスをきめ細かく選択できます。 すべてのサービスは、渡されたフィルターに関係なく、親の集計された正常性状態を評価するために使用されることに注意してください。

コンストラクター

ServiceHealthStateFilter()

ServiceHealthStateFilter クラスの新しいインスタンスを初期化します。

プロパティ

HealthStateFilter

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

PartitionFilters

パーティションの子の PartitionHealthStateFilter 正常性状態に適用される の一覧を取得します。

ServiceNameFilter

サービス名フィルターを取得または設定します。

メソッド

ToString()

フィルターの文字列表現を返します。

適用対象