次の方法で共有


PartitionHealthReport クラス

定義

パーティション正常性エンティティに適用される正常性レポートを表します。 レポートは、 を使用して正常性ストアに ReportHealth(HealthReport)送信されます。

public class PartitionHealthReport : System.Fabric.Health.HealthReport
type PartitionHealthReport = class
    inherit HealthReport
Public Class PartitionHealthReport
Inherits HealthReport
継承
PartitionHealthReport

コンストラクター

PartitionHealthReport(Guid, HealthInformation)

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

プロパティ

HealthInformation

一般的な正常性フィールドを記述する正常性情報を取得します。

(継承元 HealthReport)
Kind

正常性レポートの種類を取得します。

(継承元 HealthReport)
PartitionId

パーティション ID を取得します。

適用対象